Installation
Last updated
The iOS-FaceSDK is provided in Framework format.
Download ios_facesdk.zip [21M]
The SDK directory contains the following directories and files:
facesdk.framework
FaceSDK framework file
FaceDemo-Bridging-Header.h
Bridging Header file for Objective-C and Swift
Copy and Add facesdk.framework into the project

Add FaceDemo-Bridging-Header.h to Build Settings

Build your project

Last updated