iCloud and CloudKit

Lean how to share data between devices in iOS 11 with iCloud and Swift 4

Nonfiction, Computers, Programming, Object Oriented Programming, Software Development
Cover of the book iCloud and CloudKit by J.D Gauchat, MinkBooks
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: J.D Gauchat ISBN: 1230002192536
Publisher: MinkBooks Publication: March 2, 2018
Imprint: Language: English
Author: J.D Gauchat
ISBN: 1230002192536
Publisher: MinkBooks
Publication: March 2, 2018
Imprint:
Language: English

Learn how to use iCloud from your iOS applications. After reading this guide, you will know how to connect to the user's iCloud account, how to store the app's settings on the cloud, how to upload documents, and how to create a database with CloudKit.

Table of Contents

ICLOUD
Data in the Cloud
Enabling iCloud
Testing Devices
Key-Value Storage
iCloud Documents
Multiple Documents
CloudKit
Container
Records
Zones
Query
Operations
CloudKit Dashboard
Implementing CloudKit
References
Assets
Subscriptions
Errors
Deploy to Production

QUICK REFERENCE
NSUbiquitousKeyValueStore
UIDocument
NSMetadataQuery
NSMetadataItem
CKContainer
CKRecord
CKRecordID
CKRecordZone
CKQuery
CKDatabase
CKReference
CKAsset
CKDatabaseSubscription
CKDatabase
UIApplication
CKFetchDatabaseChangesOperation
CKFetchRecordZoneChangesOperation
CKError
Notifications

This guide assumes that you have a basic knowledge of app development, Xcode, and the Swift language. You should also know how to create and display Table Views. If you don't know how to program in Swift, how to work with Table Views, or how to create an application with Xcode, download our guides Introduction to Swift, Table Views and Collection Views, and Interface Builder. For a complete course on app development for iOS, read our book iOS Apps for Masterminds.

This guide is a collection of excerpts from the book iOS Apps for Masterminds. The information included in this guide will help you understand a particular aspect of app development in iOS, but it will not teach you everything you need to know to develop an app for Apple devices. If you need a complete course on app development for iOS, read our book iOS Apps for Masterminds. For more information, visit our website at www.formasterminds.com.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Learn how to use iCloud from your iOS applications. After reading this guide, you will know how to connect to the user's iCloud account, how to store the app's settings on the cloud, how to upload documents, and how to create a database with CloudKit.

Table of Contents

ICLOUD
Data in the Cloud
Enabling iCloud
Testing Devices
Key-Value Storage
iCloud Documents
Multiple Documents
CloudKit
Container
Records
Zones
Query
Operations
CloudKit Dashboard
Implementing CloudKit
References
Assets
Subscriptions
Errors
Deploy to Production

QUICK REFERENCE
NSUbiquitousKeyValueStore
UIDocument
NSMetadataQuery
NSMetadataItem
CKContainer
CKRecord
CKRecordID
CKRecordZone
CKQuery
CKDatabase
CKReference
CKAsset
CKDatabaseSubscription
CKDatabase
UIApplication
CKFetchDatabaseChangesOperation
CKFetchRecordZoneChangesOperation
CKError
Notifications

This guide assumes that you have a basic knowledge of app development, Xcode, and the Swift language. You should also know how to create and display Table Views. If you don't know how to program in Swift, how to work with Table Views, or how to create an application with Xcode, download our guides Introduction to Swift, Table Views and Collection Views, and Interface Builder. For a complete course on app development for iOS, read our book iOS Apps for Masterminds.

This guide is a collection of excerpts from the book iOS Apps for Masterminds. The information included in this guide will help you understand a particular aspect of app development in iOS, but it will not teach you everything you need to know to develop an app for Apple devices. If you need a complete course on app development for iOS, read our book iOS Apps for Masterminds. For more information, visit our website at www.formasterminds.com.

More books from MinkBooks

Cover of the book HTML5 for Masterminds, Revised 3rd Edition by J.D Gauchat
Cover of the book Three.js by J.D Gauchat
Cover of the book Core Motion and Core Location by J.D Gauchat
Cover of the book Ajax Level 2 by J.D Gauchat
Cover of the book Introduction to HTML by J.D Gauchat
Cover of the book Forms API by J.D Gauchat
Cover of the book File API by J.D Gauchat
Cover of the book Data Storage in iOS 11 by J.D Gauchat
Cover of the book Web Audio API by J.D Gauchat
Cover of the book Video and Audio for the Web by J.D Gauchat
Cover of the book Web Storage API by J.D Gauchat
Cover of the book Drag and Drop API by J.D Gauchat
Cover of the book Responsive Web Design by J.D Gauchat
Cover of the book Core Data in iOS 11 by J.D Gauchat
Cover of the book Canvas API by J.D Gauchat
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy