Abdullah Al Jahid

Results 5 comments of Abdullah Al Jahid

I can assure this bug. This happened for us and had to spent hours to figure out the issue.

Same issue. I can see the app starting up in background in the remote debugger console. But it doesn't fire the onNotification event. But if I send the notification again...

@MUSHTHAK2899 - The fix got merged. But until a new release comes out - you can work around by using `npx react-native start` and then press `a` to start android...

I created a new project yesterday using react-native 0.73.4 and it did work fine. @dylanFdvhuset - you might need to delete your `node_modules` and package-lock.json and run `npm install` again.