diff --git a/src/bootstrap.js b/src/bootstrap.js index ad95b31..b4ebb52 100644 --- a/src/bootstrap.js +++ b/src/bootstrap.js @@ -69,6 +69,7 @@ const startCore = () => { }, crashReporterSetup: { isInitialized: () => true, + getGlobalSentry: () => null, metadata: {} } });