Part IV. Final Topics
This part of the book is a miscellany of topics:
-
Chapter 22 is about files and how your app can store data persistently. It also discusses sharing files with the user and with other apps, plus the document architecture and iCloud, and surveys some common file formats.
-
Chapter 23 introduces networking, with an emphasis on downloading of data, along with some specialized forms of networking such as on-demand resources and in-app purchases.
-
Chapter 24 is about making your code multithreaded.
-
Chapter 25 describes how to support undo in your app.
-
Appendix A discusses the lifetime event messages sent to your app.
-
Appendix B is a catalog of some useful Swift utility functions that I’ve written.
-
Appendix C is an excursus on asynchronous code execution.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access