Skip to content

Commit 0a7bab9

Browse files
committed
Add required version
1 parent 82d92b7 commit 0a7bab9

File tree

1 file changed

+2
-0
lines changed
  • docs/platforms/android/session-replay/privacy

1 file changed

+2
-0
lines changed

docs/platforms/android/session-replay/privacy/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ options.experimental.sessionReplay.maskAllText = false
2222
options.experimental.sessionReplay.maskAllImages = false
2323
```
2424

25+
_Make sure your Sentry Android SDK version is at least 7.15.0._
26+
2527
## Mask by View Class
2628

2729
You can choose which type of view you want to mask or unmask by using the `addMaskViewClass` or `addUnmaskViewClass` options.

0 commit comments

Comments
 (0)