Replies: 2 comments
-
Hi @Devlonoah, not sure if i understood where you are trying to send it but anyways, we have cli tools to fetch published app's build number and version from App Store Connect. Something like this for versions:
Then you can add it to a custom end point you are working on. Check the cli docs for more info: https://github.com/codemagic-ci-cd/cli-tools/blob/master/docs/app-store-connect/apps/app-store-versions.md and https://github.com/codemagic-ci-cd/cli-tools/blob/master/docs/app-store-connect/apps/pre-release-versions.md |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
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
Using Workflow editor, after successfully publishing app to App Store and playstore,
Expected results
How can I make a rest api call [POST REQUEST] sending the published app name, app version as part of the request.
Actual results
Can't seem to find any solution to this in the documentation
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions