EddyVerbruggen / cordova-plugin-touch-id

:nail_care: 👱‍♂️ Forget passwords, use a fingerprint scanner!
MIT License
214 stars 72 forks source link

FaceID works then the device becomes unresponsive #54

Open TSUDev opened 6 years ago

TSUDev commented 6 years ago

I have a cordova project that uses the latest version (3.3.1) of this plugin and I tested my app on an iPhone X.

My app was originally written to use the TouchID to login users to the app, but since this plugin automatically supports FaceID, it worked without me having to adjust any of my code.

The issue is that the FaceID works perfectly the first time it is used but whenever a user logs out of the app and tries to re-login using the FaceID feature, the entire phone freezes and has to be rebooted. This issue does not occur on older iPhones supporting TouchID.

I cannot find any error messages when debugging the app. Please advise.

ghost commented 6 years ago

I've got a similar issue. When the Face ID prompt is shown, the app freezes sometimes and crashes after 10 seconds. This only happens with Face ID, not with Touch ID.

System and framework information: Cordova: v8.0.0 Ionic CLI: v3.20.0 Xcode: v9.4.1