SelfLender / react-native-biometrics

React Native module for iOS and Android biometrics
MIT License
657 stars 224 forks source link

iOS13 random timeout when showing TouchID pop-up #46

Open SNNikitin opened 5 years ago

SNNikitin commented 5 years ago

After updating my iPhone to iOS13 the TouchID pop-up sometime rises after random timeout. Sometime pop-up rises only after touching the TouchID sensor. Timeout is random - from almost 0 to seconds.

ivanstnsk commented 5 years ago

Hmm, I'm just updating.. Did you try it with FaceID?

SNNikitin commented 5 years ago

Now I haven't FaceID realized - it's in future plans, sorry. But I'm interesting this case too!

xxthcenturyboy commented 5 years ago

I can confirm that there is a lag and sometimes a dramatic lag when invoking touch id, but there I've experienced no issue when invoking face id. On our system, when a user logs out, there's a log in with touch/face id icon. The lag only occurs when invoked from that button.

SNNikitin commented 5 years ago

In my case, this lag occurs when TouchID raises without button too. We don't use FaceID now.

SNNikitin commented 4 years ago

Any news here?

andreifilip123 commented 4 years ago

Most likely related to this. Happened in our app as well. It's not something with the library but something with ios13 itself. The touchID modal is present but invisible until you touch the fingerprint scanner. Not a library bug but an OS bug. The only way around this is to update to ios 13.1.2. That should fix it. https://9to5mac.com/2019/09/30/ios-13-iphone-touch-id-login-bug/

SNNikitin commented 4 years ago

Bug still present, iOS 13.1.2 Most apps haven't it

mohit8189 commented 4 years ago

It is resolved in iOS 13.2