In this chapter, we looked at how to add an iMessages 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 in creating an MSMessage and how we can pass 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 learn how to work with in-app notifications.