Cargando…

Learning iCloud data management : a hands-on guide to structuring data for iOS and OS X /

"A great read for iOS developers who want to learn if iCloud is right for their app and dive right in with lots of practical code examples."--Jon Bell, UXLaunchpad.com Get Hands-On Mastery of iCloud Data Management for iOS 7 and OS X Mavericks As apps rapidly move into business and the clo...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Feiler, Jesse
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison-Wesley, ©2014.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part I. Introducing iCloud
  • Exploring iCloud : the user experience
  • Making the magic happen : how developers do it
  • Part II. Using the APIs
  • Introducing the APIs
  • Using the address API
  • Managing calendars and reminders with the event kit API
  • Managing privacy
  • Part III. Using the technologies
  • Introducing the technologies
  • Using key-value coding (KVC)
  • Using preferences and settings with iCloud
  • Managing persistent storage with core data
  • Using Xcode project workspaces for shared development
  • Adding data to app bundles and resources
  • Part IV. Using iCloud documents and data
  • Adding the iCloud infrastructure
  • Working with file wrappers in iCloud
  • Working with iOS documents
  • Working with OS X documents
  • Working with core data and iCloud
  • Completing the round trip.