Liveness Detection : How to Fix Stuck on liveness circle without any instruction?

mceclip0.png

Caused

Before livenes starts, there will be an authorization phase, which is a network request, if the request fails, there will be an alert prompt, but this alert can be manually dismissed by the user, which will produce this situation on the page.
 

WhatsApp_Image_2022-01-17_at_2.41.03_PM.jpeg

 

Solution :

1. Make sure you have good connection when doing liveness

2. Forced close the app and try again

3. Add the cancelable (false) into LivenessFragment.java file, this is the one where alert is shown when onDetectorInitComplete function gets failed response

Screen_Shot_2022-03-24_at_12.38.38.jpg

Was this article helpful?
0 out of 1 found this helpful

Comments

0 comments

Article is closed for comments.