You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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://[email protected]/...'
// other options
});
I have the following issue:
The application build process will be fine. However, the application crashes after starting with error java.lang.RuntimeException: Could not invoke RNSentry.fetchNativeAppStart
The text was updated successfully, but these errors were encountered:
OS:
Platform:
SDK:
@sentry/react-native
(>= 1.0.0)react-native-sentry
(<= 0.43.2)SDK version: 5.15.2
react-native
version: 0.72.5Are you using Expo?
Are you using sentry.io or 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
)I have the following issue:
The application build process will be fine. However, the application crashes after starting with error
java.lang.RuntimeException: Could not invoke RNSentry.fetchNativeAppStart
The text was updated successfully, but these errors were encountered: