Replies: 1 comment 1 reply
-
|
hi, thanks for reaching out. it is not supported currently. i've passed this feedback to the team. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
https://docs.codemagic.io/yaml-publishing/google-play/#configure-publishing-in-codemagicyaml talks about promoting a release to another track, so a build can be published to two tracks.
Is it possible to promot the release to multiple tracks? I want a build to be release on:
all at the same time.
In other words, can I specify multiple
release_promotionvalues incodemagic.yaml?This is particularly important as Google Play reviewers will evaluate all versions available (on any track) and might reject a release if another track lags behind in version.
Expected results
Allow multiple
release_promotionentries.Actual results
Only one
release_promotionentry is allowed, AFAICT.Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions