Face Liveness

Enables you to integrate live facial liveness detection technology into your Android and iOS applications, offering a seamless and secure way to verify users.

This library provides a Flutter bridge for our native SDKs. The versions currently in use are as follows:

  • Android: io.caf.sdk:new-face-liveness:4.1.0

  • iOS: FaceLiveness, 7.2.1

The FaceLiveness SDK uses smart cameras with artificial intelligence to detect and reject photo and video spoofing attempts, ensuring reliable liveness detection for secure and seamless onboarding processes.

Repository

You can access the Caf's FaceLiveness Flutter Repository here.

Terms & Policies

When using our SDKs, please ensure that you agree with our Privacy Policy and our Terms and Conditions of Use.

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.

Runtime Permissions

Android

Permission
Reason
Required

CAMERA

Capturing the selfie for live facial verification.

iOS

Permission
Reason
Required

Privacy - Camera Usage Description

Capturing the selfie for live facial verification.


RequirementsInstallating the SDKAndroid ConfigurationiOS ConfigurationSDK LifecycleBuilding the SDKStart Liveness VerificationSource Code

Last updated