BiometricErrorStatusUnknown

Unable to determine whether the user can authenticate. This status code may be returned on older Android versions due to partial incompatibility with a newer API. Applications that wish to enable biometric authentication on affected devices may still call BiometricPrompt#authenticate() after receiving this status code but should be prepared to handle possible errors.

Constructors

Link copied to clipboard
constructor(errorMessage: String)

Properties

Link copied to clipboard
val eM: String
Link copied to clipboard
Link copied to clipboard