Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Last active July 31, 2025 00:54
Show Gist options
  • Save pablocattaneo/fdc73d44d39f647b5f0dfa47a4dca20e to your computer and use it in GitHub Desktop.
Save pablocattaneo/fdc73d44d39f647b5f0dfa47a4dca20e to your computer and use it in GitHub Desktop.

you have to open the terminal over the branch that you want to send the changes

eas update --channel qa

The version of the code been pushed must to match with the app the build that you want to update, for example if the build is in the version 2.1.4 in your package json it has to be the same version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment