Closed marandaneto closed 1 week ago
Size Change: +71 B (+0.07%)
Total Size: 106 kB
Filename | Size | Change |
---|---|---|
posthog-react-native/lib/posthog-react-native/src/posthog-rn.js |
4.08 kB | +70 B (+1.75%) |
posthog-react-native/lib/posthog-react-native/src/version.js |
124 B | +1 B (+0.81%) |
Problem
for some reason, sometimes but not so rarely, the recording does not have associated events but the SDK did capture events, and the session id does not match. I believe the SDK can be already enabled or the session id rotated wrongly in the native SDK. Now the hybrid SDK fully controls the session id lifecycle and if the SDK is somehow already enabled, we force the session id again. Depends on https://github.com/PostHog/posthog-ios/pull/253 as well
Changes
Release info Sub-libraries affected
Bump level
Libraries affected
Changelog notes