You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android Release build not working for Android Release build.It is working in Debug Mode.Not sure what's wrong.Couldn't able to release to Play Store because of the issue.
Actual result:
Nothing happens for Release build.
Expected result:
It should show JS Crashes on Sentry console when in release mode.
I am closing all old issues, please if this is still a problem feel free to revive it.
Also, consider moving to our new SDK @sentry/react-native if it still happens there please open a new issue.
OS:
MacOS
Platform:
Output of
node -v && npm -v && npm ls --prod --depth=0
Config:
I have following issue:
Android Release build not working for Android Release build.It is working in Debug Mode.Not sure what's wrong.Couldn't able to release to Play Store because of the issue.
Actual result:
Nothing happens for Release build.
Expected result:
It should show JS Crashes on Sentry console when in release mode.
Versions Info:
"react-native": "^0.53.3",
"react": ^16.2.0”
"react-native-sentry": "^0.43.1”,
@HazAT
The text was updated successfully, but these errors were encountered: