We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c6b6a3 commit 8b6742aCopy full SHA for 8b6742a
docs/platforms/javascript/guides/capacitor/index.mdx
@@ -230,6 +230,7 @@ Sentry.init(
230
// https://docs.sentry.io/platforms/javascript/session-replay/configuration/#general-integration-configuration
231
replaysSessionSampleRate: 0.1,
232
replaysOnErrorSampleRate: 1.0,
233
+ // ___PRODUCT_OPTION_END___ session-replay
234
},
235
// Forward the init method from @sentry/angular
236
SentryAngular.init
0 commit comments