KorryRogers
Posts: 0
Joined: Fri Aug 15, 2014 2:53 am

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.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Reset app badge from push without an actual push message?

Hi Korry,

Unfortunatly you can not do it with Appery.io app out of box.

But Appery.io app supports phonegap plugins - so you can use "native" device code to implement logic you need.

Here is how to work with phonegap plugins: http://devcenter.appery.io/documentat...

Regards.

Return to “Issues”