Wednesday, 4 September 2013

Removing Local Notifications when app has been terminated

Removing Local Notifications when app has been terminated

References

Reference NO 1

http://stackoverflow.com/questions/13589401/removing-local-notifications-when-app-has-been-terminated

Reference NO 2

http://stackoverflow.com/questions/7841982/dismiss-local-notifications-when-application-becomes-active

Reference NO 3

http://developer.apple.com/library/ios/documentation/uikit/reference/UIApplicationDelegate_Protocol/Reference/Reference.html

Reference NO 4

http://www.appcoda.com/ios-programming-local-notification-tutorial/

Reference NO 5

http://docs.appcelerator.com/titanium/2.0/#!/api/Titanium.App.iOS.BackgroundService

Reference NO 6

http://www.techotopia.com/index.php/Scheduling_iOS_6_iPhone_Local_Notifications

Reference NO 7

http://www.raywenderlich.com/29948/backgrounding-for-ios

Reference NO 8

https://gist.github.com/867404

No comments:

Post a Comment