An example scenario:
-
I schedule a local notification to be sent out in 30 minutes when the player quits the game.
-
The player kills the app 15 minutes before the notification is sent for whatever reason.
-
The player launch the app again at 20 minutes.
-
How do I cancel the local notification? Is there anyway at all?
Thanks