Application Badge is randomly cleared

Rob,

I think there is errata in the documentation for IOS push notifications, specifically around the Notification Badges (iOS).  The documentation mentions sending “+1” in the notification to increment the badge.  I don’t believe that works for the push notification.  I suspect its only an Urban Airship push service feature.  I think you have to pass the badge value you want to have.

It could be.  UA may be tracking the badge value.  Though I think I tested that through PushWoosh and it worked.

Could be but stock APNS doesn’t support it so might be a good idea to indicate it in the docs.  Took a while to figure that out