rushisangani/BiometricAuthentication

What About Older devices

ErAshu opened this issue · 2 comments

Hi Rushi,
Thanks for the lib.
I don't have the device which is not supported touchId like (iPhone 4s, iPhone 5).
Is this case handle in this library ?

@ErAshu, This case is specifically not handled as of now, but you can always use
canAuthenticate() method to check if the device can use biometric authentication prior to authenticating.

Hope you got that, thanks.

issue resolved in version 1.0.5