Skip to content

Badge Count iOS #601

@kumaresan-cgvak

Description

@kumaresan-cgvak

When the App becomes active, then the Badge Count is set to zero in the plugin at location as follows:

  1. In file "AppDelegate+notification.m"
  2. In method "- (void)applicationDidBecomeActive:(UIApplication *)application"
  3. at line number 90.
  4. Please remove this default reset of Badge Number. "application.applicationIconBadgeNumber = 0;"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions