check Biometric Available

fun checkBiometricAvailable(action: (Boolean) -> Unit)

Method to check does the user's device support biometric using fingerprint

Parameters

action

Custom listener for the app to handle biometric enabled

Sources

Link copied to clipboard