iOS v2.3.1

  • Fix format in the privacy manifest file.

iOS v3.1.5

  • Add option to set an URLSessionConfiguration in the SDK's policy which used in the Automatic Interceptor.
  • Fix a bug that cause the retry attempt to get stuck when sending a URL request with HTTP body stream.

iOS v3.1.4

  • Fix format in the privacy manifest file.

Android v2.2.9

  • Bug fixes and improvements.

iOS v3.1.3

  • Fix a issue in the challenge screen when other view is added on top of it.

iOS v3.1.2

  • Fix a memory leak in the Automatic Interceptor.

iOS v3.1.1

  • Update minimum deployment to iOS 12.
  • Fix a crash when callingobjc_getClassList.
  • Fix a crash when running on iOS 16.

Android v3.2.1

  • Updated dependencies:

  org.jetbrains.kotlinx:kotlinx-coroutines-core - 1.6.4 → 1.7.3

   androidx.core:core-ktx - 1.9.0 → 1.10.1

   io.ktor:ktor-client-okhttp - 2.2.4 → 2.3.4

   com.google.android.material:material - 1.7.0 → 1.9.0

   com.fasterxml.uuid:java-uuid-generator - 4.0.1 → 4.3.0

   androidx.lifecycle:lifecycle-process - 2.5.1 → 2.6.2

  • Removed dependencies:

   com.android.support.constraint:constraint-layout

   androidx.lifecycle:lifecycle-common-java8

   androidx.lifecycle:lifecycle-extensions

   androidx.fragment:fragment

Android v3.2.0

  • New configurations in the policy.
    • Turn on/off user's touch detection.
    • Turn on/off device's motion detection.

iOS v3.1.0

  • Support for Swift 5.9 (Xcode 15.1).
  • Add Privacy Manifest.
  • New configurations in the policy.
    • Turn on/off user's touch detection.

iOS v2.3.0

  • Add support for Swift 5.9 (Xcode 15.1).
  • Add a Privacy Manifests.