Importing the KnomiMobile-SampleApp libraries to a Project

To include the KnomiMobile-SampleApp SDKs in your application requires a few steps:

  1. Drag and drop the AwFaceCaptureFrameWork.framework into your project.

  2. The dependency section of your Podfile must include pods of 'DocumentReader' and 'DocumentReaderFullRFID'

  3. Run "pod install" from the highest level directory.

  4. Drag and drop the AwFaceCaptureFrameWork.framework into your project

  5. Ensure that the frameworks appear in target’s General description.