PostHog / posthog-android

PostHog Android SDK
https://posthog.com/docs/libraries/android
MIT License
43 stars 23 forks source link

recording: react native has window attached but needs view ready callback #180

Closed marandaneto closed 1 month ago

marandaneto commented 1 month ago

:bulb: Motivation and Context

follow up https://github.com/PostHog/posthog-android/pull/179 #skip-changelog the window is already attached but we don't have the callback yet so we need to allow this

:green_heart: How did you test it?

:pencil: Checklist