Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 466: | Line 466: | ||
#* [[An iOS 8 CloudKit Example|Testing the Application]]<br><br> | #* [[An iOS 8 CloudKit Example|Testing the Application]]<br><br> | ||
# [[An iOS 8 CloudKit Subscription Example]] | # [[An iOS 8 CloudKit Subscription Example]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Push Notifications and CloudKit Subscriptions]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Registering an App to Receive Push Notifications]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Configuring a CloudKit Subscription]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Handling Remote Notifications]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Implementing the didReceiveRemoteNotification Method]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Fetching a Record From a Cloud Database]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Implementing the didFinishLaunchingWithOptions Method]] | ||
+ | #* [[An iOS 8 CloudKit Subscription Example|Testing the Application]]<br><br> | ||
+ | # [[An Overview of iOS 8 Multitouch, Taps and Gestures]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 18:41, 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 |