You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually things have changed and the Fingerprint API is deprecated. I have to now re-implement this using the Biometric API which would possibly take care of all such scenario (atleast that is what Google seems to claims)
Hmmm, please share your findings when you look into it. I haven't looked into the Biometrics because I have a library that uses Fingerprint and suspect it would be a pain to migrate.
Calling
areFingerprintsEnrolled
causes a crash for Samsung users on Android Marshmallow (6.1).Error:
Stacktrace:
For now, my solution is to disable fingerprint check for users on Marshmallow.
Any ideas what might be happening?
The text was updated successfully, but these errors were encountered: