Chapter 9. Working with Core Data
We've now spent three chapters working on building up the functionality for our note taking/journaling application, Snippets. However, while we've demonstrated a good amount of the core features such as content creation, 3D touch support, location tracking, and social sharing, we still don't have an application that a user can carry around with them and use.
We are lacking a key feature: persistence.
When a user closes our app or turns off their phone, they lose all of the snippets they've created. To me that sounds like a pretty terrible journaling application. In this chapter we're going to finally give our app's model the attention it deserves!
To accomplish our goal of persistent app data across multiple launches, ...
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