3.15.7
-
fix: detect and mask out system photo library and user photos (#261)
- This can be disabled through the following
sessionReplayConfig
options:
config.sessionReplayConfig.maskAllSandboxedViews = false config.sessionReplayConfig.maskPhotoLibraryImages = false
- This can be disabled through the following