Live Deploy: what happens if we push an update trough the app store?

Hi everyone !

I’am thinking about switching to live deploys but I still have some questions :

  • What happens if we had to push an update trough the standard app store way (eg. to update a plugin) ?

  • If the update pushed through the store is subscribed to the same “production” channels as before, will it download an older build previously pushed to the ionic repo ?

  • Does creating a new channel for each version that we updated trough the app store is a good idea ? Or does the ionic pro plugin will not download an older build for a given channel ?

  • What happens later if we want to push a new update through live deploy but only to the apps that have made the updates trough the store first ?

Thanks for clarifying this a bit :slight_smile:

1 Like

You should of course only publish something via the App Store when you also published the new app via Ionic Deploy.

There should be options to require app versions (semver version numbers) for deploys.


Ionic Pro is a hosted and closed source service, so there is not much we, the community, can help you with, sorry. Check these:

You can - and should - contact support at Support

1 Like

They are options to require app versions when creating a build with Ionic Deploy !

1 Like