[📚] Support for Android 13 context permissions #6282
Unanswered
MicaelRodrigues
asked this question in
Ideas
Replies: 2 comments 2 replies
-
Ah, true yes. We've been working on this over at notifee (invertase/notifee#351) Going to create an issue from this for tracking, thanks for linking the release timeline, it appears we have about 2 months, but the earlier the better really |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do we have any plans to implement this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With the upcoming release of
Android Tiramisu
apps will need to request permission to receive push notifications:It will start working similarly to IOS, that shows a system dialog for user choice. So, as a suggestion
messaging().requestPermission
should open that system dialog if the user hasn't granted/rejected permssions yet.Beta Was this translation helpful? Give feedback.
All reactions