FaceLiveness
Enables you to integrate live facial verification and fingerprint authentication technology into your React Native applications, offering a seamless and secure way to authenticate users.
This library provides a React Native bridge for our native SDKs. The versions currently in use are as follows:
Android:
com.combateafraude.sdk:new-face-liveness:3.2.0
iOS:
FaceLiveness, 6.1.0
The FaceLiveness SDK uses smart cameras to capture reliable selfies of your users with artificial intelligence, detecting and rejecting photo and video spoofing attempts. It's ideal for secure and seamless onboarding processes.
Terms & Policies
When using our SDKs, please make sure that you agree with our Privacy Policy and our Terms and Conditions of Use.
SDK Dependencies
FaceLiveness leverages the following external SDKs:
Android
SDK | Version |
---|---|
| 9.0.4 |
| 2.4.0 |
iProov Biometrics Android: Enables the integration of live facial verification technology.
Fingerprint Pro Android: Provides fingerprint authentication capabilities to enhance security features in your app.
Important: If you plan to publish your app on the Google Play Store, you must complete a data safety form. Since we integrate with the FingerPrintJS SDK, you'll need to provide the following information:
Question in Google Play Console's data safety form | Response |
---|---|
Does your app collect or share any of the required user data types? | Yes. |
What type of data is collected? | Device or other identifiers. |
Is this data collected, shared, or both? | Collected. |
Is this data processed ephemerally? | Yes. |
Why is this user data collected? | Fraud Prevention, Security, and Compliance. |
iOS
SDK | Version |
---|---|
| 12.0.0 |
| 2.6.0 |
iProov Biometrics iOS: Enables the integration of live facial verification technology.
Fingerprint Pro iOS: Provides fingerprint authentication capabilities to enhance security features in your app.
Runtime Permissions
Android
Permission | Reason | Required |
---|---|---|
| Capturing the selfie in live facial verification policies. | ✅ |
iOS
Permission | Reason | Required |
---|---|---|
| Capturing the selfie in live facial verification policies. | ✅ |
Last updated