I do not have a device to test this scenario with, but I have seen a lot of people complaining that when both Face Recognition and Fingerprint were available on their device, the app decided to use Fingerprint authentication instead.
I have not been able to find any article or documentation that talks about this preference, and I am not sure if those users were using BiometricPrompt vs BiometricManager.
Does anyone know if both are available, does Android BiometricManager/BiometricPrompt default to Face/Iris recognition or Fingerprint? Also is there a way to force one over the other?