You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue causes unnecessary storage and resource consumption, leading to inefficiencies. A fix to limit session lengths appropriately would be highly beneficial.
The text was updated successfully, but these errors were encountered:
hello @mshaheer-softindex this should not happen since session id should be rotated if inactive for 30min.
is that Android, iOS, or both?
Can you share the link to a recording? you can email me manoel @ posthog . com
can you upgrade the SDK to the latest version (including upgrading your iOS pods), and test this out again?
hello @mshaheer-softindexthis should not happen since session id should be rotated if inactive for 30min. is that Android, iOS, or both? Can you share the link to a recording? you can email me manoel @ posthog . com can you upgrade the SDK to the latest version (including upgrading your iOS pods), and test this out again?
Thanks.
This issue occurs on iOS only. I am unable to share the recording. However, I will provide an update once I have updated the packages.
Bug description
Session recordings in PostHog for our app are lasting up to 180 hours, which is an excessive waste of resources and should be handled better.
How to reproduce
posthog-react-native
(3.6.1
) andposthog-react-native-session-replay
(0.1.8
).Related sub-libraries
Additional context
This issue causes unnecessary storage and resource consumption, leading to inefficiencies. A fix to limit session lengths appropriately would be highly beneficial.
The text was updated successfully, but these errors were encountered: