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 7232eda commit 1f40a8fCopy full SHA for 1f40a8f
1 file changed
docs/platforms/react-native/session-replay/index.mdx
@@ -49,7 +49,7 @@ Sentry.init({
49
replaysSessionSampleRate: 1.0,
50
replaysOnErrorSampleRate: 1.0,
51
},
52
- integration: [
+ integrations: [
53
Sentry.mobileReplayIntegration({
54
maskAllText: true,
55
maskAllImages: true,
0 commit comments