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?
相关问题
- Xcode successfully builds but fails to run macOS a
- How to give an imageView in swift3.0.1 shadow at t
- Swift 3: How to reverse a transparent Navigation B
- iOS Share Extension flow
- Facebook login in Swift 3
相关文章
- Swift Change the tableviewcell border color accord
- Cocoapods : target has transitive dependencies tha
- Error Domain=kAFAssistantErrorDomain Code=209 “(nu
- UIImagePickerController delegate not called Swift
- Simple service in Swift, persists, foreground only
- xcode 8 Debugger 'Could not resolve type'
- iOS swift NSMutableData has no member appendString
- Conforming to Hashable protocol?
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