I am using react-native-push-notification in my App for push notifications. It is working fine except if I get new token when app is for longer period in background or killed.How to get new token in that case? If user start app it will read and save new token.
↧