Verifai SDK iOS Example
Installation
In order to install the example you will need the following:
- CocoaPods
- A valid Verifai licence (you can get this at verifai.com). The bundle identifier should be the same as the bundle identifier of the app. Change the bundle identifier of the app if needed.
Installation steps:
pod install
in the main directory- Create a new file in
verifai-example/Resources/licencefile.txt
in which you put the licence you obtained. - Build and install app.
More information: https://docs.verifai.com/mobile-sdk/ios-sdk-latest.html