为什么LocalAuthentication不同时提供touchID和密码?

时间:2018-01-18 18:25:59

标签: swift localauthentication

当我打电话给我时,我想要它:

context.evaluatePolicy(.deviceOwnerAuthentication, localizedReason: reason) { (success, error) in

弹出的UIAlertController为用户提供了一个选项,可以选择TouchID或Passcode,在文档中我发现它打算这样做,但无论出于何种原因,它都没有。知道我怎么能让它发挥作用吗?

0 个答案:

没有答案