I'm trying to deploy a build signed with an App Store profile to Test Flight through AppCenter.ms using this task, but I don't know what to set Destination ID. The documentation only explains how to set this for Group Distribution, not Store.
I can do this manually, by uploading the IPA through the web interface. However, I'd like to push to Test Flight through Pipelines.
How do obtain the Destination ID for both Production and other Test Flight groups. I tried adding the name, but it didn't work.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
I wish the documentation would include more details.
One can get the Destination ID using AppCenter REST API
https://openapi.appcenter.ms/
GET /v0.1/apps/{owner_name}/{app_name}/distribution_stores
Cross link to this document, which for some reason never shows up in search
https://docs.microsoft.com/en-us/appcenter/distribution/vsts-deploy#setting-up-distribution-with-app-center
Most helpful comment
Cross link to this document, which for some reason never shows up in search
https://docs.microsoft.com/en-us/appcenter/distribution/vsts-deploy#setting-up-distribution-with-app-center