Automatically Sanitize Text

To configure the iOS SDK to automatically redact all text use the configuration below. Any rendered text will be replaced with black bars where the text would have appeared.

Movement and clicks over redacted elements will be captured, but not the selector or text in the redacted element.

textSanitizer = .excluded

Example Screenshot

314