How can I remove the default notification popup on Android 13 when launching my Flutter app? #11072
Unanswered
shabanaqureshi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0
We are trying to suppress the default notification popup which comes after the app is launched by a new user. From Android 13 (API level 33) onwards, apps now have the ability to display a prompt where users can decide if they want to grant an app permission to show notifications. how can remove this popup?
Beta Was this translation helpful? Give feedback.
All reactions