Session Recordings: Platform Views (Native Views)
Problem Statement
it seems that session recordings do not include recording native platform views.
We are using Superwall to test our paywall which presents a native iOS view on top of the existing Flutter view. However, in session recordings - Posthog only displays the flutter view and does not show the Paywall
Solution Brainstorm
No response
Hello @michaeljajou that is correct, right now we don't support the recording of platform/native views, only Flutter views. It's something we skipped at the beginning to reduce complexity and speed up the dev. since we'd need to merge snapshots from the Flutter view and the Native views, I'll keep this issue open to track interest and implement when we see its useful for more folks.
Another issue https://posthog.com/questions/flutter-i-os-google-maps-does-not-visible-in-session-replay
We have lot of platform view, therefore its a must have feature for us. :(