Owner: Yassine Chbani
- Your client admin account on Google Play Console
- You have tested your app's critical features in its production environment
Bump version code and version name in fastlane/.env.prod
.
This will build your app and upload it to the Google Play Console.
bundle exec fastlane android deploy --env=production
- Log in to the developer console with your project's account and select your app
- Go to
Release Management/App releases
in the left panel - Click on
Manage Beta
thenCreate release
and upload the APK generated from the build process. This file is located atandroid/app/build/outputs/apk/app-release.apk
- Rollout the beta testing and share the download link to your PO
If the app's icon or one of its graphics changed, you have to update them separately from the APK:
- On the left panel, go to
Store presence/Store listing
- Upload your new graphics then submit your update