Android Integration
This guide will help you integrate the Facial Lite SDK into your Android application.
IOS Integration
Facial Recognition Framework has been written in Swift. Please follow these steps for integrating this framework.
Initialization Parameters
Parameters passed when launching the Facial Lite SDK. The source image is required; all other parameters are optional and have sensible defaults.
Response Parameters
When the Facial Lite SDK flow completes, it sends a broadcast (Android) or delegate callback (iOS) with the result. The payload structure depends on whether the flow succeeded or failed.