forked from bobeasterday/PushPlugin-deprecated
-
Notifications
You must be signed in to change notification settings - Fork 980
Open
Description
When the App becomes active, then the Badge Count is set to zero in the plugin at location as follows:
- In file "AppDelegate+notification.m"
- In method "- (void)applicationDidBecomeActive:(UIApplication *)application"
- at line number 90.
- Please remove this default reset of Badge Number. "application.applicationIconBadgeNumber = 0;"
Metadata
Metadata
Assignees
Labels
No labels