Installation
The iOS-FaceSDK is provided in Framework format.
Download SDK
Download ios_facesdk.zip [21M]
Directory Structure
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
Add FaceSDK to iOS Project
Copy and Add
facesdk.framework
into the project

Add
FaceDemo-Bridging-Header.h
to Build Settings

Build your project

Last updated