I am working on chat app using react-native in iOS. I want to do badge increment for every notification. When app is inactive, Is it possible to call AppDelegate UIApplication from the notification service extension?
↧
I am working on chat app using react-native in iOS. I want to do badge increment for every notification. When app is inactive, Is it possible to call AppDelegate UIApplication from the notification service extension?