Presence lifecycle events (Connect/Disconnect) now run on the main thread for improved stability, while underlying web connections continue to run in the background to maintain performance.
Removed recently added presence reconnection logic to reduce disruptions when switching apps or losing internet.
Implemented safeguards in User-Agent string construction to address crashes resulting from memory corruption.
Removed GlanceCore logs that were occasionally causing the app to crash.
Resolved an issue where a visitor declining a camera share session could occasionally cause the session to crash.
Resolved an issue where out-of-sync API calls would cause the app to crash.