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