Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/swift/16.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/powerbi/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Authentication 通过swift中的密码进行用户身份验证_Authentication_Swift_Touch Id - Fatal编程技术网

Authentication 通过swift中的密码进行用户身份验证

Authentication 通过swift中的密码进行用户身份验证,authentication,swift,touch-id,Authentication,Swift,Touch Id,我想在运行应用程序之前使用TouchID对用户进行身份验证。否则他可以输入他的密码。我找不到任何例子来检查密码。我知道代码没有静态视图。但是我如何比较输入的代码和密码 谢谢你的帮助 你是说设备的密码吗?当然可以!设备的密码您不能,您没有访问权限。

我想在运行应用程序之前使用TouchID对用户进行身份验证。否则他可以输入他的密码。我找不到任何例子来检查密码。我知道代码没有静态视图。但是我如何比较输入的代码和密码


谢谢你的帮助

你是说设备的密码吗?当然可以!设备的密码您不能,您没有访问权限。