Replies: 1 comment
-
Hi, @mritul https://github.com/zo0r/react-native-push-notification Using this library, you can handle notifications in the onNotification callback in all background and foreground states.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to display a local notification using notifee when an FCM message arrives in the quit state. But then, when the message arrives, I get a warning saying

App.js
setFCMHandlers() function
The console.log() does not get fired
Any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions