In this chapter, we will take a look at three ways of generating the installer for your Ionic app. One uses the PhoneGap build service, the second uses the Cordova CLI, and, finally, the third uses the Ionic package service. We will generate installers for both Android and iOS operating systems. We will cover the following topics in this chapter:
- Generating Icons and Splash screens
- Validating config.xml
- Using the PhoneGap build service to generate installers
- Using the Cordova CLI to generate installers
- Using Ionic package to generate service