KeyGeneration using AndroidX.Biometric fails if only face as biometric is installed
问题 we are currently trying to sign data with biometrics, which we use the androidx.biometric library for. The Problem is, if no Fingerprint ist installed but a face registered we cannot generate any keys. With Fingerprint only or with the combination of fingerprint and face everything works perfect. With only the face registered we get the following exception during key generation: Caused by: java.security.InvalidAlgorithmParameterException: java.lang.IllegalStateException: At least one