Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Before You Start

The first time you create an app, or if you've already created an app and now you're adding evergreen functionality to it, you will need to deploy the app as usual.

Build the app as per a normal hybrid app build.


Evergreen Updates

Once you have created an app and installed the app on a device, you can now push evergreen updates to it.

To do this, edit any of the files within the "www" folder in your Cordova project folder, and then from the command line run:

bm buildbot evergreen


This will create a ZIP file, and upload this to BlinkMobile's Evergreen CDN where your app can access and download it.


Next Step

Evergreen Tips and Troublshooting



  • No labels