microsoft / app-store-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the App Store store from your automated CI builds
Other
94 stars 53 forks source link

Can not push IPA file to tetstflight with Azure devops #333

Open mihirpatelsimform opened 1 year ago

mihirpatelsimform commented 1 year ago

Agent: We have a self-hosted agent for Azure DevOps. Build: We have created a build for iOS with Azure pipelines, and it's successful. Release: We want to push the IPA file to Tetsflight with the Azure release section, where I have used this extension. (https://marketplace.visualstudio.com/items?itemName=ms-vsclient.app-store&ssr=false#overview).

But in the release part, we are facing the below issue. Issue1: Error: The provided entity includes a relationship with an invalid value '123456789' is not a valid ID for this relationship. (409) issue2: Couldn't find app '' on the account of '' on App Store Connect

If we provide an Apple ID, it will generate issue 1, otherwise, it will show issue 2. Note: We have used token-based authentication for test flight.

ivanduplenskikh commented 1 year ago

Hi @mihirpatelsimform thanks for reporting! We are working on more prioritized issues at the moment, but will get back to this one soon.

ivanduplenskikh commented 1 year ago

@mihirpatelsimform , could you please check your short string version and bundle version? https://developer.apple.com/forums/thread/717045?answerId=732088022#732088022 https://stackoverflow.com/a/74163396