I'm trying to add push notification to my app. I need to know how to make the push notification popup appear. The popup I'm pertaining to is an alert view that has two choices, "allow" and "don't allow". It asks the user whether to allow the app to receive notifications and stuff or not.
I've tried deleting my app over and over again and advancing the time but nothing worked.
Also, in case the popup appears, how can I know if the user selected don't allow/ allow?