How do I clear push notification Badge icons?

HI,

I have gotten the push notifications to work with iOS, but whenever I send a push notification with a badge update they are persistent and I can’t find anything in the documentation about clearing them?

Best,

Feras A.

Hi,

What do you mean that they are persisted?

If the badge icon says 2 (because I sent two push messages), whatever I do they stay on the badge. If i open the app, close it or send it to the background.

If the badge icon says 2 (because I sent two push messages), whatever I do they stay on the badge. If i open the app, close it or send it to the background.

I believe you need to clear them on the client side. The server (Backendless) in this case simply delivers the payload to the device

and how do you clear them on the client side?

Here, I googled it for you:

1 Like