naoufal / react-native-touch-id

React Native authentication with the native Touch ID popup.
https://www.npmjs.com/package/react-native-touch-id
1.47k stars 477 forks source link

Face ID Modal Icon #203

Open felipevila opened 5 years ago

felipevila commented 5 years ago

When I run the app on iPhone X I am getting a Face ID modal only showing "Face ID" title and no icon (see image below). Is there something missing in the configuration?

Screen Shot 2019-03-13 at 9 34 50 AM
ronilitman commented 5 years ago

For me it didn't show on simulator, but did show on real iPhone X, so try that :)

JeffreyLeeDave commented 5 years ago

its meant to be like that on the simulator i think

cihanbas commented 4 years ago

simulator not support faceid please try on real device

JeffreyLeeDave commented 4 years ago

I mean it supports in the sense that it simulates trigger face id successfully and false. but yea the proper pop up doesn't show up

PhytonNet commented 4 years ago

Check if your Face ID is Enrolled. To do this, open your simulator then go on the top bar of your mac click on "Hardware" then go to Face ID and click where it says "Enrolled" make sure that it's checked. After this make sure to reload your App.