naoufal / react-native-touch-id

React Native authentication with the native Touch ID popup.

Home Page:https://www.npmjs.com/package/react-native-touch-id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face ID Modal Icon

felipevila opened this issue · comments

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

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

its meant to be like that on the simulator i think

simulator not support faceid please try on real device

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

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.