What About Older devices
ErAshu opened this issue · 2 comments
ErAshu commented
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 ?
rushisangani commented
@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.
rushisangani commented
issue resolved in version 1.0.5