You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
Once upload IPA to iTunesConnect, in the UI, you need to click the "+" button, select the build you just uploaded and hit save. I didn't find it in the API, am I missing anything?
The text was updated successfully, but these errors were encountered:
Thanks @KrauseFx! The only way I find it working is to fetch build train data from https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/[app_id]/trains/, then modify the json and send the post request to https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/version/save/[app_id]
Once upload IPA to iTunesConnect, in the UI, you need to click the "+" button, select the build you just uploaded and hit save. I didn't find it in the API, am I missing anything?
The text was updated successfully, but these errors were encountered: