start Identification
suspend fun startIdentification(activity: ComponentActivity): IdentityFlowResult
Content copied to clipboard
Starts the identity verification process.
Return
The result of the identity verification flow. It only tells whether the user completed the identity flow or cancelled it. Information regarding the validity of the identity verification can be accessed at verificationStatus
See also
Parameters
activity
The activity that starts the new activity containing the persona process
Throws
com. kycdao. android. sdk. exceptions. Verification Session Illegal Action
If the email is not yet confirmed
com. kycdao. android. sdk. exceptions. Persona Exception. Persona Verification Failed
If the Persona verification process produced an unexpected error