how to store touchid fingerprint data in ios 10 swift 3

时光怂恿深爱的人放手 提交于 2019-12-12 03:56:25

问题


I am trying to store user's touchid for unlocking an app.But I am facing problems in storing the user's touch id data.Can someone tell me how to store it in our xcode. Here's the link address of app of touch id on which i am working. Any help for this?


回答1:


You're not able to store user's touchid. I suggest reading one of the many tutorials available. E.g. https://code.tutsplus.com/tutorials/ios-8-integrating-touch-id--cms-21949



来源:https://stackoverflow.com/questions/43383774/how-to-store-touchid-fingerprint-data-in-ios-10-swift-3

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!