Skip to content

Commit 9126d2a

Browse files
romtsnlizokm
andauthored
Update docs/platforms/android/session-replay/index.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent db409c4 commit 9126d2a

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
@@ -121,7 +121,7 @@ Errors that happen on the page while a replay is running will be linked to the r
121121
## FAQ
122122

123123
Q: Why are parts of my replay not masked?
124-
A: Text fields, input fields, images, video players and webviews are all masked by default. Local assets, such as colors or vector drawables, are not masked due to their low likelihood of containing PII. If you encounter a view/component that should be masked by default, consider opening a [GitHub issue](https://github.com/getsentry/sentry-java/issues).
124+
A: Text fields, input fields, images, video players and webviews are all masked by default. Local assets, such as colors or vector drawables, aren't masked because the likelihood of these assets containing PII is low. If you encounter a view/component that should be masked by default, consider opening a [GitHub issue](https://github.com/getsentry/sentry-java/issues).
125125

126126
Q: Does Session Replay work with Jetpack Compose?
127127
A: Yes, by default text, input field and image composables should be masked. Masking within embedded android views (`AndroidView`)

0 commit comments

Comments
 (0)