Passive Liveness Detection From Image
Declaration
To view all the type aliases, go to the SybrinBiometrics class
Handling the success
or failure
callbacks are optional but recommended.
Calling the function
Parameters
Please ensure that the image conform to our guidelines and that only one face is visible.
Handling callback responses
success
The success
callback will be executed after the session has finished and the view controller has been dismissed.
Parameters:
Example:
failure
The failure
callback will be executed after the session has failed and the view controller has been dismissed.
Parameters:
If you would like to report a bug, contact us!
Example:
Full Example
Last updated