In this chapter, we looked at how to add an iMessage app to our app. We also created a framework that allowed us to use data in both our apps without having to duplicate code. We looked at what is involved with creating an MSMessage and how we can pass an MSMessageTemplateLayout to an MSMessage. We now know that we can also send embedded videos as well as images when we send messages. Also, we can now send reservations through the iMessages app with relevant data for a reservation.
In the next chapter, we will go back to our Let's Eat app and we will learn how to work with notifications in our app.