简体   繁体   English

在IOS应用中使用Apple Touch ID

[英]Using Apple Touch ID in IOS app

I am currently working on a mobile application for (ios), which has the requirement of collecting user bio metric data. 我目前正在为(ios)开发移动应用程序,该应用程序需要收集用户生物特征数据。 Please tell me whether I can use the inbuilt finger print reader on latest smart phone, tablet to achieve my requirement. 请告诉我是否可以在最新的智能手机,平板电脑上使用内置的指纹读取器来达到我的要求。

The fingerprint reader on iOS devices can only return a yes/no that indicates whether the finger presented matched a fingerprint enrolled on the device. iOS设备上的指纹读取器只能返回是/否,以指示所显示的手指是否与设备上注册的指纹匹配。

Actual fingerprint data is stored securely in the hardware and is not available to the operating system or apps. 实际的指纹数据安全地存储在硬件中,不适用于操作系统或应用程序。

So, the short answer to your question is "No" on iOS. 因此,您的问题的简短答案是在iOS上为“否”。

From the iOS Security Guide 从iOS安全指南

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM