TSBiometrics Registration Error
Error returned by TSAuthentication.registerNativeBiometrics.
Inheritors
Types
The user can't authenticate because the hardware is unavailable. Try again later.
The user can't authenticate because there is no suitable hardware (e.g. no biometric sensor or no keyguard).
The user can't authenticate because no biometric or device credential is enrolled.
The user can't authenticate because a security vulnerability has been discovered with one or more hardware sensors. The affected sensor(s) are unavailable until a security update has addressed the issue.
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.
The user can't authenticate because the specified options are incompatible with the current Android version.
Failed to generate the biometric key pair on this device.
Internal error occurred
Network Error
SDK was not initialized