So I'm integrating push notifications into my app. The push notifications work entirely as intended, I can receive them, parse them do things with them. I can also increment the badge number, but only when the app is running. How do I get it to do this while the app is closed?
↧