iCloud for Developers: Automatically Sync Your iOS Data, Everywhere, All the Time Paperback

Cesare Rocchi

  • 出版商: Pragmatic Bookshelf
  • 出版日期: 2013-09-10
  • 售價: $890
  • 貴賓價: 9.5$846
  • 語言: 英文
  • 頁數: 145
  • 裝訂: Paperback
  • ISBN: 1937785602
  • ISBN-13: 9781937785604
  • 相關分類: Apple Developer
  • 海外代購書籍(需單獨結帳)

商品描述

Get up-to-date fast on the techniques you need get your applications iCloud-ready. With Apple's iCloud servers now available to developers, there's every reason to make synchronization a core feature of your product. You'll learn how to iCloud-enable the data formats you're most likely to use in an iOS application: key-value data, document-based data, and relational data. Using a simple grocery list application as an example, you'll find out how to configure any application to make the most of iCloud's capabilities.

Your app's users want their application data to be in sync as they switch from one device to another. Guided by iOS expert Cesare Rocchi, you'll start by learning how to configure an app and its resources for iCloud. Then, after a quick introduction to iCloud-supported data types, you'll work on using the simplest: key-value data.

Next, you'll find out how to get your document-based data (including media files), and even relational data working with iCloud. As you learn each new technique, you'll use it to synchronize yet another module of the book's sample app, Grocery, a simple shopping list that can be shared between two or more devices. You'll learn how to handle the kinds of conflicts likely to occur when you build apps that keep themselves in sync across phones and tablets, as well as how to deal with the notifications used by iCloud to broadcast changes as they occur.

As devices proliferate, synchronization is more important than ever. When you finish this book, you'll know how to make it a part of your own applications.

What You Need:

You should have Xcode 4.6.2 and iOS SDK 6.0 installed on your workstation. To write apps that interact with iCloud, you need to be a registered Apple developer. To test the synchronization of iCloud applications that you write, you'll need two iOS devices (either of which can be an iPhone, iPod, or iPad).