OS:
Platform:
SDK:
SDK version: 1.3.2
react-native version: 0.61.5
Init Code:
Sentry.init({
dsn: 'https://...@sentry.io/...'
});
I have following issue:
Android is crashing on production, while it works fine on the debug. I am getting the following issue.
Description goes here ...
Running the app on production is causing the following issue.

Steps to reproduce:
- Step Install sentry app, build production with ./gradlew buildRelease
Running the production app and its crashing.
Actual result:
The app is crashing as soon as its opened.
Expected result:
It should run normally after installing the app.
OS:
Platform:
SDK:
@sentry/react-nativereact-native-sentrySDK version: 1.3.2
react-nativeversion: 0.61.5Init Code:
I have following issue:

Android is crashing on production, while it works fine on the debug. I am getting the following issue.
Description goes here ...
Running the app on production is causing the following issue.
Steps to reproduce:
Running the production app and its crashing.
Actual result:
The app is crashing as soon as its opened.
Expected result:
It should run normally after installing the app.