Installation
Last updated
The iOS-ID Document Recognition SDK is provided in Framework format.
Download ios_idsdk.zip [146M]
The SDK directory contains the following directories and files:
idsdk.framework
ID Document Recognition SDK framework file
TTVOCRCore.framework
OCR framework file
IDCardRecognition-Bridging-Header.h
Bridging Header file for Objective-C and Swift
Copy and Add idsdk.framework and TTVOCRCore.framework into the project

Add IDCardRecognition-Bridging-Header.h to Build Settings

Build your project

Last updated