Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-5193

aerogear-push-ios-demo app does not show how to handle app icon badge

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Trivial Trivial
    • 1.2.0
    • None
    • None
    • None

      aerogear-push-ios-demo app does not have a code to clear app icon badge. as "badge" is part of push, demo app should show how to handle it (just like it shows how the handle the alert message).

      Proposed solution -->
      add

      [UIApplication sharedApplication].applicationIconBadgeNumber = 0;

      to

      https://github.com/aerogear/aerogear-push-ios-demo/blob/master/PushTest/AGAppDelegate.m#L40

            Unassigned Unassigned
            yavuzsel Yavuz Yilmaz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: