当前位置:网站首页>Touchid and faceid~2
Touchid and faceid~2
2022-07-19 04:20:00 【Bo Bobo】

TouchID and FaceId Error code explain
typedef NS_ENUM(NSInteger, LAError)
{
LAErrorAuthenticationFailed, // -1 Error validating information , That means your fingerprints are wrong
LAErrorUserCancel // -2 User canceled authentication
LAErrorUserFallback // -3 The user clicked the button to enter the password manually , So it was canceled
LAErrorSystemCancel // -4 Cancelled by the system , That is to say, you are now entering other applications , Not on the page just now , So there's no way to verify
LAErrorPasscodeNotSet // -5 The user has not set TouchID
LAErrorTouchIDNotAvailable // -6 User equipment does not support TouchID
LAErrorTouchIDNotEnrolled // -7 The user has not set finger fingerprint
LAErrorTouchIDLockout // -8 Too many user errors , Now it's locked
LAErrorAppCancel // -9 By others in the verification app interrupt
LAErrorInvalidContext // -10 Request validation error
} NS_ENUM_AVAILABLE(10_10, 8_0);
LAPolicy It's an enumeration , There are two values
LAPolicyDeviceOwnerAuthenticationWithBiometrics // Use finger prints to verify ,iOS8.0 The above can be used
LAPolicyDeviceOwnerAuthentication // Use TouchID Or password verification , The default is after three wrong fingerprints or locks , The password input interface pops up iOS 9.0 The above can be used
The first enumeration value , User authentication failed 3 Time , Error code will be returned LAErrorAuthenticationFailed, If validation fails 5 The error code will be returned for the second time LAErrorTouchIDLockout And the fingerprint verification function is locked . If you cancel the system password verification , Next time you turn on the fingerprint verification function, you will find that there is no fingerprint verification function .
The second enumeration value , User authentication failed 3 The system password verification will pop up automatically , If the system password is verified successfully . If you cancel the system password verification , Next time you turn on the fingerprint verification function, the system password will still be verified , Instead of verifying fingerprints .
边栏推荐
- [seventh issue of notebook series] download and use of openvino pre training model
- Chapter 5 performance platform godeye source code analysis - third party module
- About the problem of database, the concept of uniqueness and non repetition
- 企业邮局如何设置SPF记录?
- 牛客2021训练联盟热身训练赛Interstellar Love(并查集)
- Eas (energy aware scheduling) green energy-saving scheduler
- MAUI 框架入门学习05 MVVM数据模型理解
- Find the central subscript of the array
- Wechat official account page authorization 40029 error "suggested collection"
- Insert the laptop into the headset and still play it out (the personal test is valid)
猜你喜欢

Wechat e-book reading of small program graduation design (5) task book

Wechat e-book reading applet graduation design of applet completion works (1) development outline

英特尔+联想共同推出开源云解决方案

Smart fan system based on STM32F103

Wechat Online Education video on Demand Learning of applet Graduation Design (3) Background Function

PLC OPC 信息模型(DI,PLCopen NodeSets)简介

How to open the applet for people near wechat (the way to open the applet near wechat)

Wechat e-book reading applet graduation project (8) graduation project thesis template

Skillfully use enterprise network disk to collect reports or summaries

51单片机一究到底输入模式
随机推荐
小程序毕设作品之微信电子书阅读小程序毕业设计(4)开题报告
Introduction to Maui framework 05 MVVM data model understanding
机器学习09:无监督学习
Smart fan system based on STM32F103
How to filter viruses / spam more effectively!
【数据库】期末必知必会-----第十章 数据库编程
[database] must know and be able at the end of the term ----- Chapter 10 database programming
Intel helps open medical service and promote the intellectualization of ultrasonic prenatal examination
Record a troubleshooting when overseas pictures cannot be loaded
Laravel's file upload
Wechat e-book reading applet graduation project (8) graduation project thesis template
Ftxui basic notes (botton button component Foundation)
PAC Decade: witness HPC from CPU era to XPU Era
【数据库】期末必知必会-----第十二章 数据库恢复
笔记本电脑插入耳机仍然外放(亲测有效)
Technical writing guide for programmers to leave work early
结构体通过成员变量获取主结构体地址(struct)
Nearly 90% of servers can be saved, but the anti fraud efficiency has increased significantly. Why is PayPal's plan to break the "Ai memory wall" so cost-effective?
小程序毕设作品之微信在线教育视频点播学习小程序毕业设计(3)后台功能
高性能与经济性兼备:傲腾 持久内存助力移动云应对严苛内存挑战