Skip to content

1.4.9

Choose a tag to compare

@paolo-sait-cc paolo-sait-cc released this 14 Aug 14:51
3078b6b

Improvements

  • Upgraded WebSockets: Added new reconnect logic and improved error handling to increase reliability of cross-device flows, especially on poor network connections (e.g., 3G) and when using VPNs.
  • Enhanced close button UI: The close button now appears only when the onModalClose callback is provided to the SDK mount method. It no longer appears on cross-device screens.

Bug Fixes

  • Expired token callback: Fixed an issue where the onError callback was not triggered consistently when the SDK token expired.
  • Document upload size error: Updated the error message shown when a document exceeds the maximum file size limit.
  • iOS 18.4/5 video playback: Corrected an issue where video playback appeared rotated due to an iOS bug in versions 18.4 and 18.5.

Other

  • Minor bug fixes and UI enhancements.