Skip to content

Commit

Permalink
Update PostHog/Replay/PostHogSessionReplayConfig.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
  • Loading branch information
ioannisj and marandaneto authored Nov 25, 2024
1 parent ff9291b commit 20d5e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PostHog/Replay/PostHogSessionReplayConfig.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/// These may include UIImagePickerController, PHPickerViewController and CNContactPickerViewController
/// Experimental support
/// Default: true
@objc public var maskSandboxedViews: Bool = true
@objc public var maskAllSandboxedViews: Bool = true

/// Enable masking of images that likely originated from user's photo library
/// Experimental support (UIKit only)
Expand Down

0 comments on commit 20d5e0f

Please sign in to comment.