зеркало из https://github.com/xamarin/ios-samples.git
644 B
644 B
KeychainTouchID
KeychainTouchID sample demonstrates how to add, delete, update and copy Touch ID items to keychain. It also shows how to set custom promts to security dialog and how to use LocalAuthentication to invoke Touch ID verification without keychain.
Requirements
This sample requires device with Touch ID and passcode enabled. This sample does not support simulator.
Build Requirements
Building this sample requires Xcode 6.0 and iOS 8.0 SDK
Copyright
Xamarin port changes are released under the MIT license
Author
Ported to Xamarin.iOS by Oleg Demchenko