evollu / evollu/react-native-fcm
FCM.On(FCMEvent.Notification) not firing for topic messages when app minimised.
Open
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
Im am using topics to send messages to a group of android devices. When the app is open the FCM.On(FCMEvent.Notification) is fired and I can handle the message. However when the app is in the background, the notification is shown in the status bar, however the FCM.On(FCMEvent.Notification) is not fired. Whereas normal Notifications (not topic messages) are handled by FCM.On() weather the app is minimised or not
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.