Release Notes for Mobile SDK 5.2.62
User documentation
2023-06-11
Release Notes for Mobile SDK 5.2.62¶
Issues Fixed¶
Android¶
- Fixed issue #2074: supporting any addtional setConfig() option required a lot of additional internal support code for persisting the setting across reboots - which didn't always got created. Teared all of that down and replaced with direct translation between IVoipObserver.ConfigurationKey values and the C++ configuration enum.