Book Image

Learning Xamarin studio

By : William Smith
Book Image

Learning Xamarin studio

By: William Smith

Overview of this book

Table of Contents (16 chapters)
Learning Xamarin Studio
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Deployment

In this chapter, we will cover the following topics:

  • Deploying iOS applications

  • Deploying Mac applications

  • Deploying Android applications

Now that your app has been tested, debugged, tested again, hardened, and certified, you're obviously eager to upload it to various marketplaces so that consumers can get their hands on it. I wish I could tell you that the process of deployment to various marketplaces was quick and easy, but there are a number of steps you need to complete to achieve that goal. Additionally, you'll need to carefully plan your deployment and marketing strategy in conjunction with the release schedule so that your app has the best possible chance for being a success. Then, you'll finally be ready to turn over your delicate masterpiece to the review teams for Gorilla Testing.

Due to the complicated nature of the deployment process, this chapter is dedicated solely to walking through the procedures of releasing apps to the Apple Store and Google Play Store...