Issue Type: Feature Request Feature Request
Assignee: Unassigned
Created: 01/Aug/13 10:43 AM
Description:

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

Project: AeroGear iOS
Priority: Trivial Trivial
Reporter: Yavuz Yilmaz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira