Release Notes

May 09th, 2025

Fixes

Android

  • Fixed crash when network is not working.


April 25th, 2025

Breaking Changes

Android

  • Updated minimum sdk from 21 to 26

  • Added new event failure

iOS

  • Update minumum xcode version from 15.2 to 16.2

  • Added new event failure

Highlights

Android

  • Analytics Improvement

iOS

  • Analytics Improvement


December 04th, 2024

Highlights

iOS

  • Reverse Proxy

  • Analytics Improvement


November 26th, 2024

Highlights

Android

  • Resolved a development warning related to nativeEventEmitter.


October 28th, 2024

Breaking changes

  • Minimun React Native Version 0.73

  • Updated type FaceLivenessOptions to FaceLivenessSettings

  • Updated enum ServerReason to ServerException

  • Updated enum NetworkReason to NetworkException

  • Updated enum UnknownReason to UnknownException

  • Removed statusCode from FaceLivenessError

  • Removed enum UnexpectedReason from Error

Android

  • Updated Kotlin version from 1.7.0 to 1.9.10.

  • Updated Gradle from 6.9.1 to 8.4.

  • Updated Android Gradle Plugin from 7.2.1 to 8.3.2.

  • Updated compile and taget SDK from 33 to 34.

iOS

  • Updated minimum deployment target from 12.0 to 13.0

Features

  • Added enum TokenException to Error

  • Added enum UnsupportedDevice to Error

  • Added enum CertificateException to Error

Android

  • Added proxy supports (only android)


Enhancements

Android

FaceLiveness Update: we have updated FaceLiveness from v1.6.1 to v2.0.0, improving security, user identification, performance and realiability of our facial authentication features.

Genuine Presence Assurance (GPA) Option: we have implemented GPA option within our SDK workflow. It introduces a refreshed user interface and focuses on fraud prevention, significantly reducing the occurrence of counterfeiting. This functionality aims to enhance security without compromising usability, providing a powerful tool to validate the genuine presence of the user.

Breaking changes

Due to the new version of FaceLiveness having integration with the FingerPrintJS Pro SDK, it will be necessary to fill out the Data Safety Requirements for Google Play.

iOS

FaceLiveness Update: we have updated FaceLiveness from v3.1.10 to v4.0.0, improving security, user identification, performance and realiability of our facial authentication features.

Genuine Presence Assurance (GPA) Option: we have implemented GPA option within our SDK workflow. It introduces a refreshed user interface and focuses on fraud prevention, significantly reducing the occurrence of counterfeiting. This functionality aims to enhance security without compromising usability, providing a powerful tool to validate the genuine presence of the user.

Last updated