Release Notes - 5.2.29
User documentation
2020-11-01
Release Notes for Mobile SDK 5.2.29¶
Issues Fixed¶
General¶
- #1973 : Fixed issue where calling
hangup()
from theonCallState(STARTED)
event would not cause the call to hangup.
Android¶
- #1964 : Fixed issue with SDK licensing failures not causing the
onLicense()
event to be called under some conditions. - #1976 : Mitigation for security concerns regarding
Intent
filters used for internal communications.
iOS¶
- #1975 : Fixed serveral issues with
shutdown()
causing a crash on iOS.
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.
- #365 - WiFi to WiFi handoff can cause the call to disconnect if the handoff is too slow (~30 seconds), especially using TLS transport.
- #135 - DNS SRV isn't supported.