Problemunvalidated
Sentry is still sending error/crash events from React Native when the app is running in development mode, including native-side crashes. Disabling Sentry via `enabled: !__DEV__` or conditional `Sentry.init` was not sufficient for native errors.
e11dd9d2-fbc6-4b2e-86eb-4827ffcf6bca
Sentry is still sending error/crash events from React Native when the app is running in development mode, including native-side crashes. Disabling Sentry via enabled: !__DEV__ or conditional Sentry.init was not sufficient for native errors.