Oreilly - Working With iOS Touch ID and Face ID
by Devslopes by Mark Price | Publisher: Packt Publishing | Release Date: November 2018 | ISBN: 9781789955538
Learn to implement Touch ID and Face ID on iOS platformAbout This VideoTouch ID and Face ID for designing highly available, cost-efficient, and scalable applicationsBuild and manage applications with ease using the different features of TouchID and Face IDMaster techniques for building your application in an efficient way.In Detail This is the most comprehensive, yet straight-forward, a course for the implementing Touch ID and Face ID. We are going to build an app SecureNotes to secure our content in iOS. Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of app building, this course is for you!This course will teach you to build an app for platform specific to iOS 7 to iOS 11 in a practical manner, with every lecture comes to a full coding screencast.All the code and supporting files for this course are available at: https://github.com/PacktPublishing/Touch-ID-Face-IDDownloading the example code for this course: You can download the example code files for all Packt video courses you have purchased from your account at http://www.PacktPub.com. If you purchased this course elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
- Chapter 1 : Touchy Feely App: Working With iOS Touch ID and Face ID
- SecureNotes: Intro to app 00:01:51
- Creating Xcode Project 00:02:31
- Building NoteVC 00:07:15
- Creating Note Model, LockStatus Enum, & Dummy Data 00:06:41
- Building NoteCell & Subclass 00:15:15
- Building NoteDetailVC 00:04:52
- Passing Note Data to NoteDetailVC 00:08:38
- Writing helper functions & updating NoteCell Subclass 00:04:51
- Authenticating with Touch ID / Face ID & updating information 00:18:40
- SecureNotes: Challenge 00:01:44