Page 2 of 2

I have push notifications working, now how do I handle them in the app? Can the user view the push message and clear th

Posted: Sat Aug 22, 2015 11:57 am
by A.W.H.

Can you explain what this code does? I'm having the same problem.


I have push notifications working, now how do I handle them in the app? Can the user view the push message and clear th

Posted: Wed Sep 02, 2015 7:57 pm
by Alena Prykhodko

This code resets the push notification badge

Where successHandler is a function that should run when you set value (can be empty and do nothing).

Add this code on Device Ready event.