I am able to see crashes caused from simulator but when I create adhoc build and install on device and then crash it (made sure to relaunch after crash), it's not reporting at all. I have already waited for a week and there are enough crashes.
I am only surprised why its is reporting with simulator and why not for adhoc builds. What's difference in terms of crash reporting for simulator vs for device. I have already tried all solution available but not able to see crash logs for DEVICE only.
It's been one week I trying my own and reached to dead end , please help in this regard.Thanks.
My firebase setup
"@react-native-firebase/analytics": "^7.0.0","@react-native-firebase/app": "^8.4.5", //<========"@react-native-firebase/crashlytics": "^8.4.9",//<==========="@react-native-firebase/messaging": "^7.9.0","@react-native-firebase/perf": "^7.4.8","@react-native-firebase/remote-config": "^7.0.10",
Console
Notice - All the crashes are only for simulator.
- Build Options
- Scheme Configuration while archiving
Note - I have also uploaded DSYMS from archive to make sure have some thing to do with missing dsyms.