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

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -