有没有办法确定是否已注册指纹但TouchID由于指纹验证失败次数过多而当前处于“暂停”状态? 最佳答案 错误代码可以与LAError类进行比较。funcerrorMessageForLAErrorCode(errorCode:Int)->String{varmessage=""switcherrorCode{caseLAError.AppCancel.rawValue:message="Authenticationwascancelledbyapplication"caseLAError.AuthenticationFailed.r