evollu / evollu/react-native-fcm
When notification is received it is being registered on both listeners, that is registerKilledListener and registerAppListener, when app is on the foreground.
Open
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When notification is received it is being registered on both listeners, that is registerKilledListener and registerAppListener, when app is on the foreground. When the app is killed, its is only being registered on the killedListener which is fine.
1. I am using react-native-fcm version 51.
2. Using genymotion emulator API 23.
3. When is running in the foreground.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.