evollu / evollu/react-native-fcm

In iOS , when a remote notification is sent, FCMEvent is not called in some cases.

Open
#1,019 0 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

In iOS , when a remote notification is sent, FCMEvent is not called in the following cases:

1) When the app is closed.
2) When the app is in background state, the event is called only once with the last notifictaion data.

I need to save the notifications data in regardless to the user action on the notification. Means to save the data before the user clicked on the notification if any.

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.