Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 383: | Line 383: | ||
#* [[Synchronizing iOS 8 Key-Value Data using iCloud|Testing the Application]]<br><br> | #* [[Synchronizing iOS 8 Key-Value Data using iCloud|Testing the Application]]<br><br> | ||
# [[iOS 8 Data Persistence using Archiving and Swift]] | # [[iOS 8 Data Persistence using Archiving and Swift]] | ||
− | + | #* [[iOS 8 Data Persistence using Archiving and Swift|An Overview of Archiving]] | |
+ | #* [[iOS 8 Data Persistence using Archiving and Swift|The Archiving Example Application]] | ||
+ | #* [[iOS 8 Data Persistence using Archiving and Swift|Designing the User Interface]] | ||
+ | #* [[iOS 8 Data Persistence using Archiving and Swift|Checking for the Existence of the Archive File on Startup]] | ||
+ | #* [[iOS 8 Data Persistence using Archiving and Swift|Archiving Object Data in the Action Method]] | ||
+ | #* [[iOS 8 Data Persistence using Archiving and Swift|Testing the Application]]<br><br> | ||
+ | # [[Swift iOS 8 Database Implementation using SQLite]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 20:38, 5 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 |