JCHutchinson
JCHutchinson

Reputation: 39

Publishing app with Ionic deploy iOS, and android

I am new to app development and have been using the ionic framework to build my app. I am ready to publish, and want to use ionic deploy, as it seems efficient.

My question is do I need to upload my app to Apple/play store before I can use Ionic deploy, or can I use ionic deploy when publishing for the first time?

Upvotes: 0

Views: 1621

Answers (1)

Simon L. Brazell
Simon L. Brazell

Reputation: 1272

You must first publish and release your app using the standard store process, here is a good guide to help with it.

Then you can use Ionic Deploy for subsequent deployments / releases.

Upvotes: 1

Related Questions