...
Code Block | ||
---|---|---|
| ||
// Debug APK flutter build apk --debug // Release APK flutter build apk --release |
Set up Mock MDS for Biometric Scan.
Install the mock mds application.
Open “SETTINGS“
In Device Config, select: “Registration” from dropdown
In P12 Config:
Fill Device Key credentials and upload Device P12 file.
Fill FTM Key credentials and upload FTM P12 file.
Fill all fields in MOSIP IDA Config.
In Modality Config,set the quality score for Face, Finger and Iris.
Click on “SAVE”.
Then on Home Page, click “LOAD AND VALIDATE CERTIFICATES“.
Result for validation success will be displayed as toast message.
Contributing
If you would like to contribute to the Android Registration Client, please follow the guidelines outlined here.
...