Skip to content

Instantly share code, notes, and snippets.

@vinodbaste
Created May 7, 2022 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinodbaste/bdbe2656e0f7cf8d29047dd4da803a89 to your computer and use it in GitHub Desktop.
Save vinodbaste/bdbe2656e0f7cf8d29047dd4da803a89 to your computer and use it in GitHub Desktop.
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