SharediCloudController.m

As you can see in Figure 13.13, the methods in this file are separated into five sections as well as a class extension at the top of the file.

Image

Figure 13.13 SharediCloudController.m has five sections.

The sections of code are:

Image Initialization: This is standard initialization for any class along with starting iCloud access. You will probably reuse this code pretty much as-is in other projects. The customization that you will need is done in the Xcode Capabilities tab when you specify the entitlements file and the ubiquity ...

Get Learning iCloud Data Management: A Hands-On Guide to Structuring Data for iOS and OS X now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.