Skip to content

Instantly share code, notes, and snippets.

@vinodbaste
Created May 7, 2022 16:46
fun isBiometricReady(context: Context) =
hasBiometricCapability(context) == BiometricManager.BIOMETRIC_SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment