Open
Description
Discussed in #6282
Originally posted by MicaelRodrigues May 31, 2022
With the upcoming [release](https://developer.android.com/about/versions/13/overview#timeline - late July) 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.