EddyVerbruggen / cordova-plugin-touch-id

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

Hey Eddy is there any way to get FingerPrint or FaceID Data in byte Array or Blob ? #37

Closed Fresh-Dev-zunairzakir closed 6 years ago

Fresh-Dev-zunairzakir commented 6 years ago

I have a requirement to save the touchid or faceid matches in the database so that we could make an api call that matches the finger print or faceid from the database.

Can you please guide me in this and share your experience ?

EddyVerbruggen commented 6 years ago

Change your requirements: Apple only gives you a boolean (match or no match).