Page 1 of 1

deleteStack

Posted: Sun May 19, 2013 9:48 am
by theagilepad
I want to use the deleteStack handler to remove some local notifications when the app is removed from the phone.

I tested this handler on the iPhone Simulator with a single statement that displayed a test message. The test message was not displayed but instead I got a standard message about deleting the app and its data. Has anyone used this handler to perform some additional functionality such as clearing down notifications?

Re: deleteStack

Posted: Sun May 19, 2013 2:55 pm
by Mark
Hi Paul,

You can't run a script when the user deletes the app.

Kind regards,

Mark