A.W.H.
Posts: 0
Joined: Sat Jun 20, 2015 7:02 am

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

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

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

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.

Return to “Issues”