Hello,
I am using sentry into my React Native app. App crashed while tapping all over the touchable area continuously (A monkey testing) but crash report not showing into sentry. I also added script to upload dsym file but no luck.
What is causing sentry to fail reporting crash ?
Version:
@sentry/react-native": “^2.1.0”
Please help!
Thank you.