sjhoeksma / cordova-plugin-keychain-touch-id

Touch ID plugin with saving password in keychain for IOS and android
88 stars 160 forks source link

Face ID not working on iPhone XS #74

Open zeeshanmanzoor opened 4 years ago

zeeshanmanzoor commented 4 years ago

Hi, I am using this plugin to add Touch ID/Face ID in my cordova hybrid app. Touch ID is working fine but Face ID is not working on iPhone XS. It doesn't return any biometric type on iPhone XS. Please fix this issue or give any work around for this.

hendaoui commented 3 years ago

cordova plugin rm cordova-plugin-keychain-touch-id cordova plugin add https://github.com/sjhoeksma/cordova-plugin-keychain-touch-id

marcotondi commented 3 years ago

Hi, I am using this plugin to add Touch ID/Face ID in my cordova hybrid app. Touch ID is working fine but Face ID is not working on iPhone XS. It doesn't return any biometric type on iPhone XS. Please fix this issue or give any work around for this.

Hi, have you solved your problem?

Thanks!