Skip to content

Investigate overly aggressive redaction of SwiftUI in Session Replay #5353

@philprime

Description

@philprime

Description

During some debugging I could observe that some NavigationView was rendered using SwiftUI._UIGraphicsView as the backing, therefore causing all content inside to be redacted.

We need to investigate why it uses SwiftUI._UIGraphicsView and if it is viable to not mask it with maskAllImages but instead check the parent view if it needs to be masked.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions