This component is needed for detecting liveness and provides:
- Aggregated result
- Audit Trail
- Images to be used for Face Match
Add Maven library’s (Your account needs to have granted access):
Java
// Combined Core and Model
implementation 'com.idscan.idfb:liveness-core:0.4.6.4'
Note: This adds around ~24mb depending on the version. We are working on optimising this.
This size is separated to 17mb + per architecture 3mb + dependencies.
- Example of armeabi-v7a build in total increases around ~22mb APK
- Example of armeabi-v7a + arm64-v8a build in total increases around ~24mb APK