Description
context https://posthog.slack.com/archives/C08QUBYRLN4/p1769430500613769?thread_ts=1769189940.192519&cid=C08QUBYRLN4
Since we can’t mask elements inside a WebView, one option would be to run the React Native SDK in the host app and the JavaScript SDK inside the WebView (with the website opting in by installing the JS SDK), and have both share the same recording or session ID so the data can be stitched together.