标签: ios swift
localAuthenticationContext.evaluatePolicy(.deviceOwnerAuthentication, localizedReason: reasonString) { success, error in // a popup is shown but there is no password option. Only cancel button });
我想显示带有取消和密码选项的弹出窗口。假设设备密码已启用。
答案 0 :(得分:0)
您的询问是不可能的。您应该尝试至少1个touchId身份验证
请参见example