Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompresible source code #699

Closed
3 of 7 tasks
nicomontanari opened this issue Oct 17, 2019 · 2 comments
Closed
3 of 7 tasks

Incompresible source code #699

nicomontanari opened this issue Oct 17, 2019 · 2 comments

Comments

@nicomontanari
Copy link

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

SDK:

  • @sentry/react-native
  • react-native-sentry

react-native version: 0.0.0

Init Code:

Sentry.init({
  dsn: 'https://...@sentry.io/...',
  environment: DEBUG ? 'staging' : 'production',
});

I have following issue:
Screenshot 2019-10-17 at 11 45 31

@benlaverriere
Copy link

What react-native version are you using? And do you have Hermes enabled as the JS engine for Android? This looks like #649, potentially.

@nicomontanari
Copy link
Author

nicomontanari commented Jan 7, 2020

@benlaverriere thank you, it's probably the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants