Edit this page
Rollback a branch to a previous update or the embedded update.
Available from SDK 50 usingexpo-updates
0.23.0 or above.
There are two types of rollbacks supported by EAS Update:
To start a rollback, ensure you have EAS CLI version 5.9.0
or above installed. Then, run the following command:
-
eas update:rollback
In the terminal, an interactive guide will assist you in selecting the type of rollback and doing the rollback.
The above command re-publishes a previously-published update to functionally roll back clients to that update.
The above command instructs the client to run the update embedded in the build.
Upon publishing again after a rollback, all clients will receive the new update.