Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 451: | Line 451: | ||
#* [[An Introduction to CloudKit Data Storage on iOS 8|CloudKit Dashboard]]<br><br> | #* [[An Introduction to CloudKit Data Storage on iOS 8|CloudKit Dashboard]]<br><br> | ||
# [[An iOS 8 CloudKit Example]] | # [[An iOS 8 CloudKit Example]] | ||
+ | #* [[An iOS 8 CloudKit Example|About the Example CloudKit Project]] | ||
+ | #* [[An iOS 8 CloudKit Example|Creating the CloudKit Example Project]] | ||
+ | #* [[An iOS 8 CloudKit Example|Designing the User Interface]] | ||
+ | #* [[An iOS 8 CloudKit Example|Establishing Outlets and Actions]] | ||
+ | #* [[An iOS 8 CloudKit Example|Accessing the Public Database]] | ||
+ | #* [[An iOS 8 CloudKit Example|Hiding the Keyboard]] | ||
+ | #* [[An iOS 8 CloudKit Example|Implementing the selectPhoto method]] | ||
+ | #* [[An iOS 8 CloudKit Example|Saving a Record to the Cloud Database]] | ||
+ | #* [[An iOS 8 CloudKit Example|Implementing the notifyUser Method]] | ||
+ | #* [[An iOS 8 CloudKit Example|Testing the Record Saving Method]] | ||
+ | #* [[An iOS 8 CloudKit Example|Searching for Cloud Database Records]] | ||
+ | #* [[An iOS 8 CloudKit Example|Updating Cloud Database Records]] | ||
+ | #* [[An iOS 8 CloudKit Example|Deleting a Cloud Record]] | ||
+ | #* [[An iOS 8 CloudKit Example|Testing the Application]]<br><br> | ||
+ | # [[An iOS 8 CloudKit Subscription Example]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 18:31, 6 December 2014
Table of Contents | Next | |
Start Here |
This book is currently under development with new chapters added regularly.
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS8</google>
<google>BUY_IOS8</google>
Table of Contents | Next | |
Start Here |