1

When upload ipa file by Xcode and the results successfuly uploade the ipa is not show in Activity tab ,but show in version history and when click on button submit for review shown alert missing "You must choose a build"

enter image description here

enter image description here

enter image description here

enter image description here

Please give me advise.

Barbora
  • 921
  • 1
  • 6
  • 11
tele
  • 31
  • 6

1 Answers1

2

You need to select your uploaded ipa from the Build section in order to submit your app for review.

An uploaded build might take some time to show up in app store connect, due to the fact that it needs to pass Apple's automatic processing.

Update: Actually a plus button will be shown next to Build that can be used to select your build enter image description here

gcharita
  • 7,729
  • 3
  • 20
  • 37