Developing for the Apple iCloud API with iOS
1h 33m Intermediate Apr 25, 2013
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