react-native-fcm
react-native-fcm copied to clipboard
migrated from react native fcm to react native firebase , i am not able to get any data or payload when click on the notification
Before openning an issue
- Reproduce it with the example project in this repo.
- If you can't receive iOS notification, make sure you can receive notification using quickstart-ios project provided by Firebase team
When openning an issue, please include following information for better support
- What version of RN and react-native-fcm are you running?
- What device are you using? (e.g iOS9 emulator, Android 6 device)?
- Is your app running in foreground, background or not running?
hmm.. are you following migration example? it is pretty much a rewrite when you migrate to react native firebase, although the workflow/concept behind is the same.
@AtulSandilya Hi can you please tell me how to migrate?