Reset app badge from push without an actual push message?
I've got an app where the badge on the main app icon shows the total number of users online. I want to be able to change this number without the user opening the app and without the user getting a readable notification. Is that possible? To clarify, I'm able to change the badge by sending a regular notification, but is it possible to send a notification with just a badge number as the content? i.e. without any message.