PostHog / posthog-ios

PostHog iOS SDK
https://posthog.com/docs/libraries/ios
MIT License
28 stars 37 forks source link

chore: session recording view tree off the main thread #122

Closed marandaneto closed 3 months ago

marandaneto commented 3 months ago

:bulb: Motivation and Context

:green_heart: How did you test it?

:pencil: Checklist

github-actions[bot] commented 3 months ago
Fails
:no_entry_sign: Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Next" section. Make sure the entry includes this PR's number. Example:

## Next
- session recording view tree off the main thread ([#122](https://github.com/PostHog/posthog-ios/pull/122))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by :no_entry_sign: dangerJS against 6d6552a4e6821c9be1f5f887e69755936bd75554

marandaneto commented 3 months ago

Not possible because most components will throw with `X (eg UITextView.isEditable) must be used from main thread only