evollu / evollu/react-native-fcm
Notification sent from Firebase not displayed in pop-up / but arrived in console.log
Open
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys,
I'm using the same code from your project to try it out. Sending a notification from firebase console (a normal one), I can see the logs in console.log but no popup displayed.
- Checked the permissions of the **emualtor** (**Pixel 2_XL**) ; notifications are allowed.
- Show Local Notifications button displayes a popup.
- "react-native": "0.57.4",
"react-native-fcm": "^16.2.4",
- App both foreground and background.
Any ideas what the issue can be?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.