Open blabz-rahulmandalkar opened 6 years ago
You should use
FCM.getInitialNotification().then(notif => {
console.log(notif)
});
}
but we aware that there is an issue opened with that. I'm also facing that issue now. https://github.com/evollu/react-native-fcm/issues/1066
@MaxiSantos not working to me, did u found any new solution?
Notifications are coming when app is in inactive and background state but once i clicked on particular notification I want data of notification to save in cache