Release Notes for Mobile SDK 5.2.69
User documentation
2024-06-11
Release Notes For Release 5.2.69¶
Issues Fixed¶
General¶
- #2163 - Correctly propagate DNS resolution failures to the application instead of stopping to call while leaving the call open; If using non-local name servers and resolution fails, try to local name servers before failing completely - this should workaround the limitation of the new "privacy modes" in Android 14 and iOS 17.
- #2154 - improve robustness of DNS usage when
USE_LOCAL_NAME_SERVERS
is set. - Fix some crashes when DNS resolution is failing during startup.