Global IQA SDK Cordova plugin Integration Guide

Overview

Android

iOS

If you previously integrated using the source code method, please switch to dependency integration and refer to the migration document.

Compliance Explanation

Click to view the compliance explanation

Release Notes

Click to show release notes

pub.dev dependency

  1. Add pub package.json dependency

Usage

  1. Initialization SDK.

  2. Check license

    The license is obtained by your server calling our openAPI, you need to check license before starting the liveness detection activity.

  3. You can create SDK launch parameters using the method below. Note that the function below is a complete example, including the SDK initialization and license check mentioned above. You can refer to it directly.