App Deployment
Building and deploying your mobile app to your devices is just the beginning. There is a lot more to a successful app. In this chapter, we are going to focus on all of the details of app deployment. We are going to discuss adding artwork, app monetization with ads, and in-app purchases. To be successful in mobile app development, you need to constantly improve your app. For this, you need to automate as many tasks as possible for reduced development and deployment times. That is why, at the end of this chapter, the book offers some suggestions in terms of version control, testing, and continuous integration.
This chapter will cover the following topics:
- Deploying to app stores
- Monetizing with ads and in-app purchases
- Tips to automate the development process
The objective of this chapter is to learn how to successfully deploy and maintain mobile apps for iOS and Android.