I added Push notifications to my application.
And my application works based on push notifications.
When the app runs for the first time, it is showing alert whether user wants to receive push notifications or not.
Is it possible to make it mandatory to accept push notifications?
Or if this is not possible, can we check whether push notifications are set for this app or not and terminate the application with alert?
I added Push notifications to my application. And my application works based on push
Share
You can only check whether user have selected to receive push-notifications: