Sentry-react-native: 0.39 update cause android stop reporting

Created on 23 Aug 2018  ·  2Comments  ·  Source: getsentry/sentry-react-native

OS:

  • [ ] Windows
  • [ x] MacOS
  • [ ] Linux

_Platform:_

  • [ ] iOS
  • [x ] Android

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:

  • Step

Actual result:

  • no report

Expected result:

  • report
🦔react-native-sentry

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.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings