Project

General

Profile

Release Notes for Mobile SDK 5.2.58

User documentation
2022-11-03

Release Notes for Mobile SDK 5.2.58

Notable Changes

  • deprecated dialWithHeaders() as it is just an alias to dial(String,List).
  • Removed support for = "net.greenfieldtec.cloudonixsdk.SIP_STARTED intent fired by onSipStarted event - we expect no one to use it as they should listen to onSipStarted event and the intent was never documented.
  • Issue error message about missing binder before issuing the onSipStarted, to help debug some weird crashes.

Issues Fixed

General

  • Fixed detection of IPv6 interface to correctly reject all non-global-multicast addresses as invalid IPv6 addresses.

Android

  • Fixed another issue where Bluetooth initialization when the application did not gain Bluetooth permissions could lead to a crash.

Files