What React Native libraries do you use?
Expo (mobile only)
Are you using sentry.io or on-premise?
sentry.io (SaS)
@sentry/react-native SDK Version
5.33.1
How does your development environment look like?
⬇ Place the `npx react-native@latest info` output here. ⬇
This is a test. I hope I don't mess anything else up.
Sentry.init()
Sentry.init({
dsn: 'https://...@sentry.io/...'
// other options
});
Steps to Reproduce
Setup Sentry, use test button, check for test failure.
Expected Result
Sentry doesn't show an error
Actual Result
JS Console I think
What React Native libraries do you use?
Expo (mobile only)
Are you using sentry.io or on-premise?
sentry.io (SaS)
@sentry/react-native SDK Version
5.33.1
How does your development environment look like?
This is a test. I hope I don't mess anything else up.
Sentry.init()
Steps to Reproduce
Setup Sentry, use test button, check for test failure.
Expected Result
Sentry doesn't show an error
Actual Result
JS Console I think