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
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 '<bundle_id_of_project>' 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.
The text was updated successfully, but these errors were encountered:
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 '<bundle_id_of_project>' 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.
The text was updated successfully, but these errors were encountered: