Installation

The iOS-ID Document Recognition SDK is provided in Framework format.

Download SDK

Download ios_idsdk.zip [146M]

Directory Structure

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

Add ID SDK to iOS Project

  • Copy and Add idsdk.framework and TTVOCRCore.framework into the project

  • Add IDCardRecognition-Bridging-Header.h to Build Settings

  • Build your project

Last updated