Release Notes for Mobile SDK 5.2.49
User documentation
2022-07-26
Release Notes for Mobile SDK 5.2.49¶
Issues Fixed¶
General¶
- Fixed caching of network interfaces that was too aggressive and didn't notice IP changes.
Android¶
- #2046 - Fixed issue with the Android client crashing when updating the device configuration a second time, when built with some JDK versions.
iOS¶
- #2034 - Fixed race condition when re-initing after
shutdown
that can crash the app when the license controller isdealloc
ated andinit
ed at the same time. - #2035 - Fixed parsing device configuration response from non-null-terminated byte range.
- Support
en2
as a cellular interface in iOS 15. - #2017 - Restore audio route after media refresh, for iOS as well.
Known Issues¶
- #426 - On Android, SDK cannot use NAT64 networks. This is a limitation of the operating system. Use dual-stack SIP servers to support IPv6 only clients.
- #135 - DNS SRV isn't supported.