For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Fixed an issue where the SDK’s obfuscated class names could collide in build tools that perform case-insensitive class analysis.
Version 4.2.9
Fixed an issue where the SDK could fail to communicate with its backend when the host app includes dependencies that resolve Ktor to version 3.1.0 or higher, resulting in no traffic being sent.
Version 4.2.8
Fixed a crash that could occur when presenting a challenge on certain Samsung devices running Android 16, caused by an OS-level bug in Android’s resource loading. The SDK now handles this failure gracefully and notifies your app via the botDefenderChallengeCancelled delegate callbacks.
Version 4.2.7
Android stability fix for pre-initialization SDK access.
Version 4.2.6
Stability improvements on Android, addressing an initialization crash and improving reliability during concurrent processing.