I have a server that sends me push notifications and let\'s say that I have 5 notifications on my phone. If I open one of them all other notifications disappears. I want onl
If you use OneSignal SDK in your app, and you have the problem of disappearing notifications after opening one, you must add key OneSignal_disable_badge_clearing to the Info.plist file in Xcode, as a Boolean type set to YES.
More info here https://documentation.onesignal.com/docs/badges