...
Check for updates, download the update, install the update, restart the app for the changes to take affect. These can be automated, or even chained together or done in the background, however for this example each step will be done manually, allowing you to see each step and identify each part of the code that handles that particular step.
There are several parts of this functionality, and we'll go into more detail on the parts in the following example.
Evergreen Update Example
The following is a basic example of Evergreen functionality within a BlinkMobile hybrid app.
...