Quantcast
Viewing all articles
Browse latest Browse all 17068

I am working on a chat app in react-native iOS. I want to do badge increment on main app icon when notification is received in background mode

I am working on a chat app in react-native iOS. I want to do badge increment on main app icon when notification is received in background mode. I added code inside didReceiveRemoteNotification method of AppDelegate. But this method is not called regularly. It called occasionally. Any idea on this?


Viewing all articles
Browse latest Browse all 17068

Trending Articles