OnAuthenticationError
data class OnAuthenticationError(val errorCode: Int, val errString: CharSequence) : BiometricExceptionDetails
The biometric authentication challenge encountered an unrecoverable error and will not be retried automatically.