I am going to test push notifications in my application. Now it works fine, but I also need to check the possibility that the user will not accept push when a system warning is displayed. However, after the first test case, when the user accepts.
I can delete the application, reboot the device and something else, but the settings remain. When I delete an application, it is deleted from the Notification Center, but immediately after setting the settings, they are exactly the same as before the removal.
I can understand that Apples indicate that this dialogue is not shown constantly, but seriously; if the user uninstalls the application and reinstalls it - this is a manual action, and it does not look like spam if the question is asked again. In any case, he made pre-iOS5.
So:
- Does the notification center mean these settings?
- If so, for how long?
- And most importantly: can I somehow make it check? (setting the device date to the future?)
source share