I'm using Android Permissions Plugin to have the ability of push notifications on my app.
But as everyone know when it's the first time of installing an mobile app and receiving a notification for the first time it normally asks for the acceptance of the android permission to receive notifications.
Instead of this I want to force that request of android permission after the login screen.
I already tried the Android Permissions Plugin "Entities.AndroidPermission.CAMERA" , it works for other kinda of permissions like camera,but permission access folder and photo it not.
I need more instructions on notification and privacy, for ios version.
I'm asking for your help on how to resolve this issue.
Hello @Tran Van Thu what are you trying to achieve?
To guarantee that the user gives the permission to receive push notifications?
Thank you,
João Santos