Quick Start
Requirement
The SDK libraries contains com.autentikar:core library as main. This library not contains steps for capture Face, capture Card ID or other, this only communicates with the server.
This libraries can be deployed in Android 7.0 (API 24) or later.
Notice
As of version 3.1.0 libraries were created that contain a specific framework to be used in a flow, depending on your need you can integrate them into your application and then register them in the main library.
Dependencies
Dependencies that can be integrated into your application using gradle.
Core
All dependencies has UI components that can be customized to match your application's design.
Release Notes
For more information about the versions of each dependency, see the following links:
Set up a framework
You can use our native SDK's into your hybrid app using the frameworks availables. However, we recommend the following minimum requirements for framework version.
Core
The Core library allows you to start the flow of the user and allows you to communicate between the modules and the server.