Start developing for iOS

IDV Toolkit provides iOS developers with four libraries. This allows the developer to choose only libraries needed for the project’s use case. This helps to keep the application small. The libraries are:

iOS Document provides photo auto capture component for document scanning.

iOS Face provides selfie photo auto capture component, as well as on-device passive liveness and verification.

iOS Face Lite provides only selfie photo auto capture component with small footprint.

iOS NFC provides reading of data from RFID chip equipped documents.

iOS Palm provides photo auto capture component for palms

LibrarySizePermissions in Info.plist
iOS Document~2 MBNSCameraUsageDescription
iOS Face~20 MBNSCameraUsageDescription
iOS Face Lite1 MBNSCameraUsageDescription
iOS NFC~3.5 MBNFCReaderUsageDescription
iOS Palm~1.5 MBNSCameraUsageDescription

Distribution

The libraries are distributed using Cocoapods in the public GitHub repository. Please see the respective documentation of each library for download links.

Licensing

The following license agreement applies for all the mobile components.

The libraries need a license activation file. Please contact Innovatrics to obtain the license file. Activation of the license is described here.

Samples

Source codes of a sample project showcasing all the iOS functionality can be downloaded here.