react-native-touch-id
react-native-touch-id copied to clipboard
Try Face ID Again button does not work
Hey, if I fail authenticating with Face ID, popup appears that says "Face Not Recognized", "Try Again". When clicking on Try Face ID Again nothing happens:
Anyone is familiar with that? Is there something I can do?
Same for me. Could not find a working solution.
I have the same problem
Same here
I actually found this wasn’t the case when built in release mode to production the try again started working again 🤔
In iOS simulator, on clicking "Try Face ID Again", the system will actually be looking for a matching face. So you should be choosing Hardware ➞ FaceId ➞ Matching Face in iOS simulator to be able to authenticate again. The simulator somehow does not show the Face ID animation, which is a bug in simulator.
Hey could you please suggest me How to show Dialog of Faceid using this Lib?