Unable to Submit iOS Build for External testing

Update: Solved it. I submited it to Beta Review from command line using fastlane/spaceship and it worked

When I try to re-submit a newer build for external-beta review (Tried with both "Have you made any significant changes" Off and On"), I get an error:


Beta App Description is required.
end ngRepeat: error in submitForReviewData.sectionErrorKeys track by $index
Feedback emails must be in the format: contact@example.com.
end ngRepeat: error in submitForReviewData.sectionErrorKeys track by $index
Feedback emails are required.
end ngRepeat: error in submitForReviewData.sectionErrorKeys track by $index
Marketing URLs are required.


All of the fields mentioned in the error are vaild and were not even changed since the last build which was approved before.

Does anyone know what is wrong and/or what I could do to fix it?

This also fixed it for me. I've been having trouble for 5 days with this, so thanks.

Hi

Where in Test Flight Information?


There are standard dropdowns to select language and English (US) is selected.

Thank you.

hi, I have same problem. tried with multi language infos for tester and re-send ipa more times, but nothing. same problem 😟

I've started having this problem too. I already had English US selected. So I added English Canada, but still have the problem.


I submit for beta testing, but then either the dialogue disappears and then nothing, or the dialogue stays and I click the Submit for Review button again, but then that causes the support email address to be wiped out.


A few times I've had an error saying "Sorry but a problem occurred. Try again later." or something to that effect.


I've tried uploading new builds, but nothing seems to work now. I really need to get a beta build sent out.

I was able to finally submit my build by using fastlane/spaceship.


Once I called


build.submit_for_beta_review!(parameters)


I was able to then go into iTunes Connect and add my External Testers group to my build and it actually worked.


Phew! It's been a week since I was able to send out a build.

Unable to Submit iOS Build for External testing
 
 
Q