prscX / react-native-local-authenticate

React Native: Local Authentication
Apache License 2.0
15 stars 1 forks source link

Ability to bypass TouchID #4

Open dusanjovanov opened 4 years ago

dusanjovanov commented 4 years ago

GIF RecordIt-1592481135 copy

The steps are as follows: wrong fingerprint 3 times, press cancel on passcode dialogue, wrong fingerprint 2 times, and cancel again on passcode and I can enter the application. If I close the app and enter again, there's no local authentication whatsoever. Only when I lock the phone, type in my password again and open the app does the cycle begin again. Is this an issue with IOS or react-native in general or this library ?

Thanks in advance