Fixed
- Fixed an issue where the SDK’s installed state was not updated when a recent session had already been tracked in another SDK instance. In this case, queued events are now still sent even if the
/sessionrequest is denied due to the session interval limit. - Added error logging for unsuccessful
/sessionrequests to make such cases easier to diagnose.