rushisangani / BiometricAuthentication

Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
MIT License
831 stars 110 forks source link

How Can I Get Fingerprint Data #16

Closed hatimmakki closed 6 years ago

hatimmakki commented 6 years ago

Hi I am trying to save fingerprint data or hash into a local db. Can I do that with this library?

thanks

rushisangani commented 6 years ago

We can not any fingerprint or biometric data from the device. This is restricted by the Apple. Btw, why do you need that?

hatimmakki commented 6 years ago

@rushisangani I need it to secure an app with fingerprint pin code. Means, a pin code but instead of using numbers, it uses fingerprints