evollu / evollu/react-native-fcm

FCM.On(FCMEvent.Notification) not firing for topic messages when app minimised.

Open
#823 6 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.