ios - Decrementing app badge when push notification received outside of app -
i'm trying make sure push notifications in app date, reflect current data on server.
so example scenario:
i'm making email app
the user receives push new email
then user deletes email on pc, before looking @ device.
how can remove push device , decrement badge count? i've tried sending new push decremented badge count popup new notification when don't want new notification popped up.
Comments
Post a Comment