Getting "Unable to detect current Activity." when triggered "Permission.notification.request();" in my application. #1141
Labels
group: app-to-app
Issues are all based around add-to-app feature of Flutter.
P2
Important issues not at the top of the work list.
platform: android
Issue is related to the Android platform.
type: enhancement
New feature or request
Please check the following before submitting a new issue.
Please select for which platform(s) you need help
Your question
I am using Flutter as a module within my native application. When I trigger Permission.notification.request(), I encounter the 'Unable to detect current Activity' error.
However, when I run my Flutter project as a standalone application (not embedded within a native app), it works fine.
Version
10.4.3
The text was updated successfully, but these errors were encountered: