Demonstrating features of TouchID. Secure Note is sample application with privacy protection via Touch ID.
SecureNote was demonstrated in ADC - Apple Decvelopers Club meetup. MobileFirst (http://mobilefirst.in) hosts this meetup every month in Ahmedabad, India.
- View Notes after authenticating with TouchID
- Implements LocalAuthentication framework
- Alternate Access to Notes via Password instead of TouchID
- When TouchID fails for 5 times, invoke System Passcode for authentication
--
- Update Xcode to at least 8.0
- Open project xcodeworkspace
- Run 'pod' install
- In Xcode press Cmd-R or choose Run