Open-Verifik / web-sdk

Biometrics web SDK
Other
0 stars 0 forks source link

BUG - The UI gets stuck if theres no camera or you don't grant permissions #27

Open NicolasHT95 opened 3 months ago

NicolasHT95 commented 3 months ago

DESCRIPTION

When we make a review for the smart access service, we found a problem with the logic, so take a look and make the corresponding fixes.

TO-DO

Check the following video: https://verifikco-my.sharepoint.com/:v:/g/personal/nicolas_verifik_co/EX2kS2jfh85OvPdDaIZOnhMBLohedcJz34uYyOZo0onxHA?e=Jo7U08&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZy1MaW5rIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXcifX0%3D

There's no a proper logic when we don't detect a camera, so we need to implement one to avoid this fail logic.

daniel-verifik commented 3 months ago

github-28