Android, iOS SDK v4 release
January 16th, 2025
Android v4.0.0
- SDK branding - HumanSecurity instead of PerimeterX.
- Major API changes (read how to upgrade from v3 here).
- Improvements to the Hybrid App support.
- Add
challengeReferenceId
function that returns the challenge's Reference ID. - Add support for Android API Level 34.
- Update
com.android.tools.build:gradle
- 7.2.2 → 8.2.1 - Update
org.jetbrains.kotlin:kotlin-stdlib
- 1.7.21 → 1.9.22 - Updated dependencies:
androidx.core:core-ktx
- 1.10.1 → 1.13.1io.ktor:ktor-client-core
- 2.3.4 → 2.3.11io.ktor:ktor-client-okhttp
- 2.3.4 → 2.3.11com.google.android.material:material
- 1.9.0 → 1.12.0androidx.lifecycle:lifecycle-process
- 2.6.2 → 2.8.2
iOS v4.0.0
- visionOS support.
- SDK branding - HumanSecurity instead of PerimeterX.
- Major API changes (read how to upgrade from v3 here).
- Improvements to the Hybrid App support.
- Add
challengeReferenceId
function that returns the challenge's Reference ID.