Add support for update rollback from client
R
Robin Southgate
Current roll back mechanism is for rollback to be published through the channel. In our app we support runtime env (and channel) switching and have feature flags per environment. If an environment has received an OTA update and a user switches to a channel where the OTA-update feature is turned off we would like the app to roll back to the embedded bundle.