Replies: 1 comment 2 replies
-
Hi @MaximeAF, There is no user interface that allows you to follow the steps you mentioned via UI. I recommend you to connect with our solutions engineering team and discuss best possible approach for your use case. |
Beta Was this translation helpful? Give feedback.
2 replies
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
Start a build on code magic
Publish the build on IOS and Android stores
Configure the new app release
Submit the release for review
Expected results
Hello, I need to automate the submission process on Apple and Google stores. Currently, I manage several applications on the same codemagic account. Each application has its own custom description. Currently, we have automated the publishing action from code magic to the stores, but then I need to submit the application review manually. During this step, I set the description to specify the new min app version. So my question is, is it possible to automate the submit review process on code magic with a user interface allowing me to specify an app version number, a description and a release note customized for each app ? For information, I currently launch builds for each application one by one. For example, if I have app1 and app2, I run 4 builds. 2 runs for app1 on IOS and Android, then 2 runs for app2 on IOS and Android.
Actual results
I submit my applications for review mannualy.
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions