EddyVerbruggen / nativescript-fingerprint-auth

:nail_care: 👱‍♂️ Forget passwords, use a fingerprint scanner or facial recognition!
MIT License
134 stars 33 forks source link

Issue with cancel on Samsung S10 #70

Open narusevic opened 4 years ago

narusevic commented 4 years ago

While using custom fingerprint screen with Samsung S10, user is unable to cancel the screen, because S10 has custom on screen layout. It also counts as a try and in our case we limit fingerprint tries to 3 times, so after 3 cancel attempts, screen closes. Attached a video in email.

expected behaviour: Cancel on S10 fingerprint overlay also closes custom modal.

or expected behaviour 2: Cancel on S10 fingerprint does not count as a try.

pavlofigol commented 4 years ago

Same on Huawei p30 pro. Could you resolve it?, @narusevic ?

narusevic commented 4 years ago

Haven’t found anything useful regarding this