Adding License

Accura Scan requires two licenses to enable the full functionality of this library. To generate your own Accura license, you can follow the link provided here

The first license, "key.license," is mandatory for the library to work properly. It includes all the necessary setup for the Accura SDK. The second license, "accuraface.license," is used for obtaining face match percentages between two face pictures. To set up the licenses, follow these steps:

  1. Place both license files (key.license and accuraface.license) in your project's Runner directory.

  2. Add the licenses to the target in your project.

By following these instructions, you will properly set up the licenses by placing them in the Runner directory and adding them to the target of your project..

Setup License:

Place both the license in your project's Runner directory, and add the licenses to the target.

Generate your Accura Scan license from https://accurascan.com/developer/dashboard

Last updated