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

SwiftUI Text view to be detected as a SwiftUI Image view #163

Closed
marandaneto opened this issue Aug 14, 2024 · 1 comment · Fixed by #257
Closed

SwiftUI Text view to be detected as a SwiftUI Image view #163

marandaneto opened this issue Aug 14, 2024 · 1 comment · Fixed by #257
Labels
bug Something isn't working Session Replay

Comments

@marandaneto
Copy link
Member

Description

This means that it'll be automatically masked if maskAllImages is set to true, even if the maskAllTextInputs is disabled

See note https://posthog.com/docs/session-replay/ios

@marandaneto
Copy link
Member Author

As a workaround, you can disable the maskAllImages and use the view modifiers to mask elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Session Replay
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant