EddyVerbruggen / cordova-plugin-touch-id

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

plugin not working with iPad's with touch id. #32

Closed sathishskc77 closed 6 years ago

sathishskc77 commented 6 years ago

canEvaluatePolicy returns false on iPad's with registered biometry registered. Tested in iPad pro 10.3 on a ionic 1 project. Works fine in iPhone's.

sathishskc77 commented 6 years ago

Simulator bug. Changing toggle enrolled state multiple times solved the issue.

EddyVerbruggen commented 6 years ago

Thanks for letting us know 👍