- Update version in
app.config.jspackage.json
- Create a git tag and push it (a new draft release will be created)
git tag v1.2.3git push origin tag v1.2.3- Update the release notes and publish the release (APK will be built and added automatically)
- Build packages
yarn eas:build:androidyarn eas:build:ios
- Submit to app stores
eas submit --platform androideas submit --platform ios
Install required software:
sudo apt install apksigner apktool- https://github.com/sibprogrammer/xq
- https://github.com/zapstore/zapstore-cli
Then publish the release
zapstore publish albygo -v <version>( without thevprefix)- Use nsec to sign release events