ios-samples/ios8/KeychainTouchID
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
KeychainTouchID Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Screenshots [KeychainTouchID] Add unified version of sample 2014-09-08 22:06:42 +04:00
KeychainTouchID.sln [KeychainTouchID] Add unified version of sample 2014-09-08 22:06:42 +04:00
LICENSE.txt [KeychainTouchID] Add license 2016-02-18 22:47:19 -03:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md [KeychainTouchID] Update readme 2016-02-18 22:46:22 -03:00

README.md

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

Xamarin port changes are released under the MIT license

Author

Ported to Xamarin.iOS by Oleg Demchenko