Push notification permission dialog is not showing in android
subhani-ali opened this issue · comments
Ali 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
Sacheen Dhanjie commented
There is no permission dialogs in Android. the permissions are set in the manifest where the users agree to when they install the App.