Project

General

Profile

Release Notes for Mobile SDK 5.2.55

User documentation
2022-08-18

Release Notes for Mobile SDK 5.2.55

Issues Fixed

Android

  • CloudnixSDKClient.dial...() methods no longer return false to specify that the call could not be started, instead - when failing to start a call CloudonixSDKClient.dial..() methods will return true and will cause call state events for "started" and then "disconnected" to be issued immediately - as if the call was started but then failed.
  • #2054 - change device configuration data management to remove failure path that would cause configuration data to become corrupted and eventuall crash the SDK. Instead, when a parsing failure happens, the SDK should abort earlier with a detailed error message.
  • #2053 - when getting a spurious service disconnect, try to reconnect immediately to prevent downtime.

Files