本文介绍了是否可以获取TouchID信息并与指纹数据库进行比较?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我知道使用 LocalAuthentication
,可以很容易地在iOS应用中嵌入TouchID。
I know that with LocalAuthentication
, it is easy to embed TouchID in an iOS app.
但是是否可以获取 TouchID 信息并将其与其他指纹数据库进行比较?
But is it possible to get the TouchID information and compare it to other fingerprint databases?
推荐答案
来自Apple doc
From Apple doc
链接
这篇关于是否可以获取TouchID信息并与指纹数据库进行比较?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!