Skip to content

Commit ca5f330

Browse files
authored
feat(apple): Add PDF viewer to list of masked session replay views (#14510)
1 parent 724a8fc commit ca5f330

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/apple/guides/ios/session-replay

1 file changed

+1
-1
lines changed

docs/platforms/apple/guides/ios/session-replay/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Sampling begins as soon as a session starts. `sessionSampleRate` is evaluated fi
7171

7272
## Privacy
7373

74-
The SDK is recording and aggressively masking all text, images, and webviews by default. If your app has any sensitive data, you should only turn the default masking off after explicitly masking out the sensitive data, using the APIs described below.
74+
The SDK is recording and aggressively masking all text, images, PDF viewers, and webviews by default. If your app has any sensitive data, you should only turn the default masking off after explicitly masking out the sensitive data, using the APIs described below.
7575
If you want to manually mask parts of your app's data, read our guide on [custom masking](/platforms/apple/guides/ios/session-replay/customredact).
7676

7777
<Alert>

0 commit comments

Comments
 (0)