how to store touchid fingerprint data in ios 10 sw

2019-09-18 20:10发布

问题:

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



标签: swift3 xcode8