Open mbpictures opened 1 day ago
[!WARNING] Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
- If your bug is UI related: a Snack
- If your bug is build/upgrade related: a project using our Reproducer Template
- Otherwise send us a Pull Request with the RNTesterPlayground.js edited to reproduce your bug.
It will be helpful if you provide a repro as well. You can use this template.
Repro added in issue description
Description
I'm using react-native-firebase messaging to receive firebase push notifications using this line:
However the App Crashes with this error:
The symbolicated stacktrace looks like this:
Steps to reproduce
React Native Version
0.76.1
Affected Platforms
Runtime - Android
Areas
Bridgeless - The New Initialization Flow
Output of
npx react-native info
Stacktrace or Logs
Reproducer
mbpictures/react-native-microtask-repro
Screenshots and Videos
No response