Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

iOS App Development: Apple iCloud API (2013)

Posted By: Landau17
iOS App Development: Apple iCloud API (2013)

iOS App Development: Apple iCloud API (2013)
MP4 | Video: 720p | Duration: 1:33:18 | English | Subtitles: VTT | 306.2 MB



Learn to build iOS apps that can access data, documents, and more from the cloud. In this course, Todd Perkins shows you how to build a note-taking app that leverages the storage and remote data access capabilities of iCloud. Discover how to build the data model, manipulate it with helper methods, work with iCloud key-value pairs, and manipulate online documents.

Topics include:
  • Understanding the class structure of an app
  • Building the data model and constants
  • Making your app compatible with the Apple Developer portal
  • Connecting to iCloud
  • Understanding the UIDocument class
  • Handling document metadata class
  • Opening, closing, saving, and deleting documents from iCloud