Summary
As you have seen in this chapter, push notifications and maps are simple affairs to implement and understand. We looked at a method to send data to the PCL without using inversion of control and added value to our application with very little work. This is really the whole point of using Xamarin and Xamarin Forms; more value with very little work.
In the next chapter, we will take a look at how to implement user configuration settings.