evollu / evollu/react-native-fcm
_notificationType & opened_from_tray is undefined in iOS
Open
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm trying to implement the example that is in this repo, to my project. I'm handling the Listener's side. I get the notification, but some of the properties is undefined, like _notificationType, opened_from_tray and local_notification.
And some problem also happen the notification tray didn't pop up, unless I use FCM.presentLocalNotification. should I use that method even I want to catch the remote notification?
my current version:
RN : 0.51.0
RN-FCM : 14.1.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.