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

Create session replay masking preview for UIKit #4750

Open
brustolin opened this issue Jan 24, 2025 · 1 comment
Open

Create session replay masking preview for UIKit #4750

brustolin opened this issue Jan 24, 2025 · 1 comment

Comments

@brustolin
Copy link
Contributor

brustolin commented Jan 24, 2025

Description

UIKit does not have a preview panel the same way SwiftUI does. However, we could create a UIView that the user can use (through an option) in their UIKit app to preview the app’s masking while debugging.

We need to make sure this won't be enabled for production.

Upvote this if you think this is interesting.

Related for SwiftUI: #4633

@philprime
Copy link
Contributor

This use-case could probably be extended to UIView hierarchies wrapped in UIViewRepresentable and UIViewControllerRepresentable, which allows to display a UIKit UI in Xcode preview

@brustolin brustolin moved this from Needs Discussion to In Progress in Mobile & Cross Platform SDK Jan 29, 2025
@brustolin brustolin self-assigned this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants