-
-
Notifications
You must be signed in to change notification settings - Fork 357
Closed
Description
OS:
- Windows
- MacOS
- Linux
Platform:
- iOS
- Android
SDK:
-
@sentry/react-native(>= 1.0.0) -
react-native-sentry(<= 0.43.2)
SDK version: 5.26.0
react-native version: 0.73.9
Are you using Expo?
- Yes
- No
Are you using sentry.io or on-premise?
- sentry.io (SaaS)
- on-premise
If you are using sentry.io, please post a link to your issue so we can take a look:
[Link to issue]
Configuration:
(@sentry/react-native)
Sentry.init({
dsn: 'https://...@sentry.io/...'
// other options
});
or
(react-native-sentry)
Sentry.config(
'https://...@sentry.io/...'
// other options
).install();
I have the following issue:
[Description]
Steps to reproduce:
- Step 1
- Step 2
Actual result:
ANDROID
iOS
Expected result:
[Expected result]
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done
Status
No status


