An app I came across shows the following error "This app doesn't support face recognition for verifying your identity. Use your fingerprint sensor instead" when tried to use Biometric face recognition when face recognition in the device is weak. They are not using BiometricManager.Authenticators to determine if biometric is STRONG or WEAK. Is there any other way that is possible to achieve this?