Skip to content

Commit 3aaba1d

Browse files
authored
Update docs/platforms/android/session-replay/index.mdx
1 parent 8066f9e commit 3aaba1d

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/android/session-replay

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ SentryAndroid.init(context) { options ->
6969
<meta-data android:name="io.sentry.session-replay.session-sample-rate" android:value="0.1" />
7070

7171
<!-- if your application has strict PII requirements we recommend using the Canvas screenshot strategy -->
72-
<!-- Note: this strategy does **not** support any masking options, it always masks text and images -->
72+
<!-- Note: this strategy is experimental and does **not** support any masking options, it always masks text and images -->
7373
<!-- <meta-data android:name="io.sentry.session-replay.screenshot-strategy" android:value="canvas" /> -->
7474
```
7575

0 commit comments

Comments
 (0)