Chapter 10: Distribution – App Stores and Beyond
The final challenge in cross-platform development is how to deliver your app to distribute your completed project. Whether you want to distribute using platform-specific app stores, package managers, or through a simple download site, there is a little more work to do. This chapter explores the steps required to deliver applications to system app stores, mobile marketplaces, and download sites.
This chapter will cover the following topics:
- Building your application for release
- Distributing apps to desktop app stores
- Uploading apps to Google Play and iOS App Store
By the end of this chapter, you should have the knowledge to distribute your apps to any platform.