< Back
Page 5 of 5
This chapter is from the book
Exercises
- If you have any doubts about the wisdom of Apple’s advice to either use iCloud for all storage or local (sandbox) storage for all storage, try to come up with a user interface of your own to manage them.
- Set up entitlements for an iCloud-enabled app as described in this chapter. Start by following the steps exactly—either those in this chapter or those on developer.apple.com. Don’t take any shortcuts until your first provisioning profile is running properly. Then you can experiment.
- TextEdit supports iCloud documents; it is installed as part of the OS X installation. Experiment with it and particularly note how iCloud has been integrated into the File Save dialog. You can access this dialog from your own code when you instantiate NSDocument objects.
< Back
Page 5 of 5