OS:
_Platform:_
Output of node -v && npm -v && npm ls --prod --depth=0
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
Config:
Sentry.config('https://[email protected]/...', {
....
}).install()
I have following issue:
after updating to 0.39 android doesn't report, ios - ok
Description goes here ...
Steps to reproduce:
Actual result:
Expected result:
Something new here?
We have the same issue. Also we see that the release version isn't reported to sentry in debug builds. With a release build we don't get any native errors and js errors have no release on it, which makes it impossible to track our next update.
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.
Most helpful comment
Something new here?
We have the same issue. Also we see that the release version isn't reported to sentry in debug builds. With a release build we don't get any native errors and js errors have no release on it, which makes it impossible to track our next update.