How to properly remove all local notifications from an app on device?

Hi!

I’m working on local notifications for my app.
When testing on device, I can’t get rid of old notifications already scheduled, even if I delete the app.

This makes the app to crash as the old notification custom data are not supported anymore.

My question is :
How to remove all scheduled local notifications from an app on device?

Thanks! [import]uid: 25327 topic_id: 28684 reply_id: 328684[/import]

@michael,

I think am not able to help you, however, all the local notifications of my app is deleted as soon as I delete the app from the device (BTW am on testing/developing phase as yet).

Even if the app has already showed more than one local nitification (ex: 4 notes already), if I go and delete the app then the all 4 notifications go away together it.

Strange thing you`re seeing.

PS: am asking myself if the Provisioning profile would have any “culprit” about this…humm…BTW I do use an AdHoc one, even for tests right now (got rid of the * Team Development one by now).
Rodrigo. [import]uid: 89165 topic_id: 28684 reply_id: 115707[/import]