evollu / evollu/react-native-fcm
getInitialNotification always get the previous notification received
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
I've been pulling my hair out with this problem. The getInitialNotification event always gets the previous notification whenever you tap a notification from a tray. For both background and not running app. Everytime the app starts or opens, this gets emitted. I already clearing it using the ID but no joy.
What version of RN and react-native-fcm are you running? RN 0.40.0 / FCM 6.0.2
What device are you using? (e.g iOS9 emulator, Android 6 device)? Android emulator, Android 6 device
Is your app running in foreground, background or not running? background and not running
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.