Closed ceebows closed 4 weeks ago
Original Issue #1041
This is not reopening, this is duplicating - I would prefer to maintain a single issue The original issue has a potential workaround even, closing this and actually reopening that one...
Appreciated. Thank you.
Reopening issue
Hi,
I am unable to get notifee to work with incoming APNS notification when react native app is in foreground. None of the event handlers are triggered. Notifications are received correctly and interaction with them works correctly when app is not in foreground.
Tested on real iOS device. iPhone 14 Pro Max
Versions:
"react-native": "^0.73.7",
"@notifee/react-native": "^7.8.2"
"@react-native-firebase/messaging": "^19.2.2", // i also use FCM
Tested via CURL
Code handling foreground: