For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accura Scan - Face Match / Face Biometrics

To generate your Accura Scan license contact sales@accurascan.com

Step 1: Add Licence File

Add accuraface.license (case-sensitive) to your Xcode project.

Make sure to rename your license with proper name and format which is accuraface with extension license, eventually will look like accuraface.license.

Step 2: Add FaceView.swift file in your project.

Step 3: Open auto capture camera

  • import the module name import AccuraLiveness_fm if you are using AccuraLiveness_FM pod

Step 4: To Start Facematch

Step 5: Detect face image

Step 6: Implement face match code manually to your activity.

Important Grant Camera permission in your app.

Last updated