标签: android prompt
我正在尝试使用BiometricPrompt对应用程序中的用户进行身份验证。现在,在运行Android Pie的某些设备(例如Samsung Galaxy S8)上,如果我转到设置并将首选生物识别更改为Irises,则BiometricPrompt.authenticate方法将显示虹膜扫描仪而不是指纹。有什么方法可以始终提示指纹扫描仪吗?