Skip to content

Enhancement: Improve Accuracy of Biometrics Availability Check#252

Open
Moussaddak wants to merge 1 commit intoSelfLender:masterfrom
Moussaddak:feature/refactor-none-enrolled-biometric-error
Open

Enhancement: Improve Accuracy of Biometrics Availability Check#252
Moussaddak wants to merge 1 commit intoSelfLender:masterfrom
Moussaddak:feature/refactor-none-enrolled-biometric-error

Conversation

@Moussaddak
Copy link

Hi everyone,

The previous implementation of the biometrics availability check was inaccurate. It returned available = false even when the device supported biometrics, but the user had not enrolled their fingerprint or face ID. This change returns available = true and the error BIOMETRIC_ERROR_NONE_ENROLLED when the device supports biometrics, but the user has not enrolled their fingerprint or face ID. This allows this library to reliably determine biometrics availability, avoiding the need for external alternatives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant