afrihost / react-native-firebase-push-notifications

React native fire base push notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push notification permission dialog is not showing in android

subhani-ali opened this issue · comments

commented

Basically I have add all the code in the Gradle and manifest but still not getting any permission dialog on android
it is working in iOS
can you please tell me what could be the problem

There is no permission dialogs in Android. the permissions are set in the manifest where the users agree to when they install the App.