evollu / evollu/react-native-fcm

Android - Notification click doesn't launch the app

Open
#671 3 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

Please add the following to README in order for the tray notifications to launch the app:

Add the following to `android/app/src/main/AndroidManifest.xml` at the end of the activity `...`
`


`

Without the above missing piece, I couldn't launch the app when clicking on the tray notification

Using Android device (Nexus 6P)

`"dependencies": {
...
"react": "16.0.0",
"react-native": "0.49.5",
"react-native-fcm": "^10.0.3",
...
},`

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.