Skip to content

Cordova

How to install the Regula Face SDK.

Requirements

  • The latest stable version of Cordova.

  • For iOS, the minimum target is iOS 11.0.

  • For Android, the minimum Android API level is 21.

Installation

The Face SDK is available on npm. Note that the SDK includes the essential Core framework that should be added to all projects.

Run the following command to add the SDK to the project:

cordova plugin add @regulaforensics/cordova-plugin-face-api
cordova plugin add @regulaforensics/cordova-plugin-face-core

Info

You can always use our demo application: https://github.com/regulaforensics/cordova-plugin-face-api/