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 82d92b7 commit 0a7bab9Copy full SHA for 0a7bab9
docs/platforms/android/session-replay/privacy/index.mdx
@@ -22,6 +22,8 @@ options.experimental.sessionReplay.maskAllText = false
22
options.experimental.sessionReplay.maskAllImages = false
23
```
24
25
+_Make sure your Sentry Android SDK version is at least 7.15.0._
26
+
27
## Mask by View Class
28
29
You can choose which type of view you want to mask or unmask by using the `addMaskViewClass` or `addUnmaskViewClass` options.
0 commit comments