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
Introducing a logout mechanism that clears the user's credentials, unregisters the device from receiving push notifications, and stops the session recording.
Added a boolean flag to check if the SDK has been configured.
Added a boolean flag to check if the user has been identified.
Added a boolean flag to check if the session is being recorded.
Added a boolean flag to check if the monitoring is enabled.
Added a boolean flag to check if the on-demand sessions are enabled.