Version 4.2.10

  • 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.6

  • Stability improvements on Android, addressing an initialization crash and improving reliability during concurrent processing.


Version 4.2.4

  • Performance optimizations and stability improvements for Android 15 (SDK 35).
  • Internal logic updates to support multi-threaded environments in React Native.

Version 4.2.3

  • Fixed an issue where the challenge’s completion callback might not be invoked during network disruptions.
  • Fixed an issue where the handleResponse callback could be triggered prematurely, before the challenge had fully completed.