Skip to content

Commit 1f51aa5

Browse files
authored
Update docs/platforms/android/session-replay/index.mdx
1 parent 11acb8f commit 1f51aa5

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
@@ -135,7 +135,7 @@ The SDK offers two strategies for recording replays: `PixelCopy` and `Canvas`.
135135

136136
<Alert level="warning">
137137

138-
The `Canvas` screenshot strategy currently does **not** support any masking options. When the screenshot strategy is set to `Canvas`, it will **always** mask all texts, input fields and images, disregarding any masking options set. If you need more flexibility with masking, switch back to `PixelCopy`.
138+
The `Canvas` screenshot strategy is currently experimental and does **not** support any masking options. When the screenshot strategy is set to `Canvas`, it will **always** mask all texts, input fields and images, disregarding any masking options set. If you need more flexibility with masking, switch back to `PixelCopy`.
139139

140140
</Alert>
141141

0 commit comments

Comments
 (0)