I want to delete all the UILocalNotifications when a user uninstalls/deletes the application.
Which delegates will be called when application is uninstalled? How can I remove all UILocalNotifications after deleting application?
I want to delete all the UILocalNotifications when a user uninstalls/deletes the application.
Which delegates will be called when application is uninstalled? How can I remove all UILocalNotifications after deleting application?
Mobile Device did not delete the notification even after i delete the application ,After deleting the application also notification get fire