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

Build has completed processing in App store connect but task is stuck in "Waiting for App Store Connect to finish processing the new build" forever. #286

Open
flowridr opened this issue Sep 13, 2022 · 1 comment

Comments

@flowridr
Copy link

Required Information

Entering this information will route you directly to the right team and expedite traction.

Question, Bug, or Feature?
Type: Bug

Enter Task Name: AppStoreRelease@1

list here (V# not needed):
https://github.com/microsoft/app-store-vsts-extension/tree/master/Tasks

Environment

Using Azure pipelines

  • task: AppStoreRelease@1
    inputs:
    authType: 'ApiKey'
    apiKeyId: $(appstoreApiKeyId)
    apiKeyIssuerId: $(appstoreApiKeyIssuerId)
    apitoken: '$(appStoreApiToken)'
    releaseTrack: 'TestFlight'
    appIdentifier: 'com.example.app'
    appType: 'iOS'
    distributedToExternalTesters: true
    externalTestersGroups: 'External'
    releaseNotes: 'changelog.txt'

Issue Description

Build has completed processing in App store connect but task is stuck in "Waiting for App Store Connect to finish processing the new build" forever.

Error logs

Waiting for App Store Connect to finish processing the new build

@vmapetr
Copy link
Contributor

vmapetr commented Sep 14, 2022

Hi @flowridr,
Thank you for your report! We will check this issue once we will have capacity.

@vmapetr vmapetr removed the triage label Sep 14, 2022
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