📄️ About
SmartCapture Face is a module that facilitates automatic capture of a user's face for use alongside liveness and face match. This module also comes equipped with all the internal features required to enable injection attack detection (IAD) on the server side.
📄️ Installation
SmartCapture Face is distributed via a private maven repository. In order to use this module you will first need to obtain a set of AWS credentials from your GBG technical account manager.
📄️ Quick Setup
After following the install instructions you are ready to launch the SDK. The quick setup will go over how to launch the SDK via an Activity, but it is possible to launch it as a composition (see composition).
📄️ Composition
In addition to supporting implementation via Activity (described in quick setup) the SDK also supports implementation via Compose/Composition.
📄️ Customization
There is not currently any support for customization. Some functional customization will be added at a later point. Visual/branding customization will not be supported.
📄️ References
This page contains references for possible error codes, object structure, etc. Most of this can be obtained from the javadoc/clicking into code via Android Studio, but it is also provided here as a reference.