22

Understanding Core Data

Your app is almost done! Every screen works as shown in the app tour that you went through in Chapter 10, Setting Up the User Interface. However, there is one last thing that you need to do. In Chapter 20, Getting Started with Custom UIControls, you implemented a Review Form screen, which lets you enter a review for a particular restaurant. In the previous chapter, you implemented a Photo Filter screen, which lets you get a photo from the camera or photo library and add a filter to it. But there is no way at present to save either reviews or photos, and they are lost when the app is closed.

In this chapter, you will use Core Data to save reviews and photos in your app. First, you’ll learn about Core Data and its different ...

Get iOS 16 Programming for Beginners - Seventh Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.