Page 1 of 1

LOCAL Notifications still exist after removing app

Posted: Thu May 09, 2013 8:31 am
by theagilepad
I have built an iOS app that creates notifications in relation to dates entered by the user. If I delete the app then the notifications still exist which would be annoying to a user who decided that they did not want to use the app. Is there anyway to remove the notifications when the user removes the app from their phone?

Re: LOCAL Notifications still exist after removing app

Posted: Thu May 09, 2013 8:57 am
by Jellicle
How did you implement the local notifications?

Gerry

Re: LOCAL Notifications still exist after removing app

Posted: Sun May 19, 2013 9:39 am
by theagilepad
hi Gerry,

I am using mobileCreateLocalNotification.


regards,

Paul.