Book Image

Learning Ionic

By : Arvind Ravulavaru
Book Image

Learning Ionic

By: Arvind Ravulavaru

Overview of this book

Table of Contents (19 chapters)
Learning Ionic
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Releasing the Ionic App

In this chapter, we will take a look at three ways of generating the installer for your Ionic app: one using the PhoneGap build service, the second using the Cordova CLI, and the third using the Ionic package service. We will be generating installers for both Android as well as iOS operating systems. The topics that we are going to look at in this chapter are as follows:

  • Generating icons and splash screens

  • Validating config.xml

  • Using the PhoneGap build service to generate the installer

  • Using Cordova CLI to generate the installer

  • Using the Ionic package to generate the installer