Closed zabojad closed 9 months ago
OK, I've resolved this issue thanks to this: https://github.com/wix/react-native-notifications/issues/939#issuecomment-1478103815
I'm a bit worried by the amount of bugs and problems I run into right from the setup of this lib...
I've just setup
react-native-notifications
in my project and am sending test notifications to my testing android phone from the Firebase console.My device receives the notification and display them in the notification center but when I press the notification, it doesn't open my app. What did I miss ?