I am using LocalNotification in my app. It is working fine but once ApplicationIconBadgeNumber is set, not able to remove it from App. How to remove it?
I am using LocalNotification in my app. It is working fine but once ApplicationIconBadgeNumber
Share
You need to set the application applicationIconBadgeNumber.
For example in the application didReceiveLocalNotification.