Chapter 11. Three, Two, One – Launch and Monitor
In this chapter, we will cover the following recipes:
- Using Xamarin Insights
- Publishing iOS applications
- Publishing Android applications
- Publishing Windows Phone applications
Introduction
After all these character bytes, logic, best practices, reading, researching, meetings, and pursuing of the quality, time, and budget triangle, the time has come to release your creation to the world! Deployment it is.
Yes, it comes with that feeling of fear, as no application is ever released without bugs.
In this chapter, we will explore how to use the Xamarin Insights solution and track issues, send events, and extra data to gain a better understanding of how your application is performing and what your users like the most.
Next, we will go through the configuration to prepare your iOS, Android, and Windows Phone applications for deployment.
Using Xamarin Insights
Did you ever deploy an application and wonder how it works for the user? Is it performing...