Start a new topic
Answered

Increment badge number for push notification

How can I increment badge number for push notification on server side?


Best Answer

Wood,

Please take a  look at http://devcenter.kinvey.com/html5/reference/business-logic/reference.html#push-module

Especially, the sendPayload method that allows more robust push messages. The iOSAps argument allows to specify a badge property.

Thanks,
Pranav
Kinvey Support

1 Comment

Answer

Wood,

Please take a  look at http://devcenter.kinvey.com/html5/reference/business-logic/reference.html#push-module

Especially, the sendPayload method that allows more robust push messages. The iOSAps argument allows to specify a badge property.

Thanks,
Pranav
Kinvey Support

Login or Signup to post a comment