Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mihirpatelsimform opened this issue Aug 2, 2023 · 2 comments
Open

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

mihirpatelsimform opened this issue Aug 2, 2023 · 2 comments

Comments

@mihirpatelsimform
Copy link

mihirpatelsimform commented Aug 2, 2023

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.

@ivanduplenskikh
Copy link
Contributor

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

@ivanduplenskikh
Copy link
Contributor

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants