I am using iOS LocalNotification class to schedule notifications. When a user clicks on the notification, I want my application behavior to change based on the information stored in the notification.
But I am not able to figure out out how to do that. Is there some function that gets called when an application opens via a notification.
Please avoid posting comments as answers. This has been converted on your behalf.
– AlwaysSunny