evollu / evollu/react-native-fcm

Data not getting while reopening app from background

Open
#956 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.7k
Forks
661
PR merge metrics
No merged PRs in 30d

Description

@evollu still i'm getting below msg only in android if i opened app .How to fix this

```
{
"content_available": false,
"notification": {
"title": "hello",
"body": "yo"
},
"data": {
"extra":"juice"
},
"to":"cbGVdEcQcl5pXvT8wBqo1e8I_nALw7czQaymhDRa1ol0IZD4KV2GVqmDANy6_oJcphyIizEkF9LLtyf18FnYXvd6buARv60y8MLlGds-jpQUvqOPs7Xiat0DV-HiPwmNSPRmZAbn"
}
```

{ opened_from_tray: 1, fcm: { action: 'android.intent.action.MAIN' } }

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.