© 2018, Drifty, Inc. All rights reserved. Reproduction and distribution of this material is prohibited.

Setting up Ionic Pro Deploy

Deploy

Live updates

Deliver hot code updates in real time

Deploy

Configure the app to watch a channel

Then assign a build to the channel

The app detects the change, and uses the new code

Demonstration

  • ☁️ The app is in Pro

  • ☁️ Choose a channel

  • ☁️ Choose a deploy strategy

  • ☁️ Copy the command line statement

  • ionic cordova platform add 

  • Paste (and look in config.xml)

  • Install on device and run

Here's the app

But what is that's wrong? Or we want to do A/B testing?

  • ☁️ The app is in Pro

  • ☁️ Choose a channel

  • ☁️ Choose a deploy strategy

  • ☁️ Copy the command line statement

  • ionic cordova platform add 

  • Paste (and look in config.xml)

  • Install on device and run

  • The app is wrong — change it

  • git commit > git add . > git push

  • ☁️ Assign to Production

  • Re-run on phone — yay!

Made with Slides.com