posthog with react native/expo
Any of you had success integrating PH with RN?
It works just fine for my web app but i cant get session replays at all for my mobile app. I can confirm that the mobile app does receive events via
posthog.capture
i followed the Expo/RN instructions, including install posthog-react-native-session-replay0 Replies