Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAQ for SwiftUI Replay Redaction #11374

Closed
Tracked by #74441
bruno-garcia opened this issue Sep 16, 2024 · 0 comments · Fixed by #11418
Closed
Tracked by #74441

FAQ for SwiftUI Replay Redaction #11374

bruno-garcia opened this issue Sep 16, 2024 · 0 comments · Fixed by #11418
Assignees

Comments

@bruno-garcia
Copy link
Member

Which part? Which one?

Replay

Description

SwiftUI components and modifiers (such as background) convert into _UIGraphicsView in UIKit.
Our redaction logic is built to redact _UIGraphicsView, sometimes resulting in the whole screen being redacted.

Suggested Solution

We're adding APIs to annotated/mark what SwiftUI components shouldn't be redacted.
We'll document this API under Privacy, but in addition, create an FAQ:

"Why is the Replay of my SwiftUI app is a solid color?"

@brustolin brustolin linked a pull request Sep 23, 2024 that will close this issue
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants