Generate QRActivity
Activity to generate the QR code. The user can enter the details of the person and generate the QR code. ID - is a mandatory field
Properties
The intent extra for the session
Whether a liveness check will be used before a SensePrint can be decrypted
The bytes for a PNG image of the QR code which will be returned by the SDK
The session holder for the SDK session which allows a universal way to access the session
Functions
Create the clear text data from the fields
Create the metadata from the fields
Create the SensePrint from the metadata
The binding for the activity
The bytes for a PNG image of the QR code which will be returned by the SDK
The ID field
The session holder for the SDK session which allows a universal way to access the session
Hide the keyboard
Whether a liveness check will be used before a SensePrint can be decrypted
Check if required fields are empty
The binding for the activity
Whether a liveness check will be used before a SensePrint can be decrypted
The bytes for a PNG image of the QR code which will be returned by the SDK
The ID field
The session holder for the SDK session which allows a universal way to access the session
Initialize the UI components
Set up the gender Spinner UI component
Add listeners to the UI components
Show the date picker dialog and set the date to the field
Show general error dialog
Show the dialog for multiple faces detected if the error is returned by the SDK (after calling the server)