License Activation
In order to enable SDK functioning it is necessary to acquire a license. If you do not have one, please contact [email protected]
License file, usually with the name license.lic must be placed somewhere in iOS device and then activated by calling:
let result = Engine.activateLicense(licenseFileURL)
If license was successfully activated, the method will return: “Ok: license active”
License file URL can be obtained in UIDocumentPickerViewController for example.
Cloud Rest API Support
Getting Started
After you received cloud credentials, browse to CaptureMax’s link: http://54.161.212.223/Account/Login. If you do not have credentials, please contact [email protected]
The system will open on the main page, you can upload an image and automatically see the results.
If you would like to save your ID to the database please make sure you press the “Save to db” setting after your first scan:
To get to the database on the top navigation bar you will see the button/link as well as several other helpful functions:
This should get you on track however please do not hesitate to contact us if you need any assistance. Thank you and we hope you like our solution.