Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update Sentry to 6.0.0 and adjust configuration (#2339)
* build: update @sentry/react-native to 6.0.0 * fix: enable sentry debugging outside of production * build: add @sentry/core dependency * fix: import captureConsoleIntegration from @sentry/core * fix: enableUserInteractionTracing for Sentry * refactor: use one isProduction flag for sentry config * fix: set tracesSampleRate for Sentry
- Loading branch information