react-native-touch-id icon indicating copy to clipboard operation
react-native-touch-id copied to clipboard

Try Face ID Again button does not work

Open ronilitman opened this issue 5 years ago • 6 comments

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: image Anyone is familiar with that? Is there something I can do?

ronilitman avatar Mar 26 '19 08:03 ronilitman

Same for me. Could not find a working solution.

pavermakov avatar Apr 30 '19 06:04 pavermakov

I have the same problem

ncornejo avatar Apr 30 '19 15:04 ncornejo

Same here

jsmmth avatar Jun 21 '19 18:06 jsmmth

I actually found this wasn’t the case when built in release mode to production the try again started working again 🤔

jsmmth avatar Jun 21 '19 20:06 jsmmth

In iOS simulator, on clicking "Try Face ID Again", the system will actually be looking for a matching face. So you should be choosing HardwareFaceIdMatching 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.

BadhanGanesh-HappyFox avatar Jul 23 '19 13:07 BadhanGanesh-HappyFox

Hey could you please suggest me How to show Dialog of Faceid using this Lib?

nikhitag avatar Oct 31 '19 10:10 nikhitag