We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ph-no-capture
See note https://posthog.com/docs/session-replay/ios
.accessibilityIdentifier("ph-no-capture")
when reading the accessibilityIdentifier property, it always returns nil
accessibilityIdentifier
The text was updated successfully, but these errors were encountered:
See #167 (comment) Probably the same technique is possible
Sorry, something went wrong.
Found a workaround for manually tagging views for SwiftUI #202
No branches or pull requests
Description
See note https://posthog.com/docs/session-replay/ios
.accessibilityIdentifier("ph-no-capture")
when reading the
accessibilityIdentifier
property, it always returns nilThe text was updated successfully, but these errors were encountered: