When I tried to validate an App Store
build using Xcode 8
I'm getting the following error:
ITunesSoftwareServiceAuthenticationErrorDomain 434.
What does this mean?
When I tried to validate an App Store
build using Xcode 8
I'm getting the following error:
ITunesSoftwareServiceAuthenticationErrorDomain 434.
What does this mean?
Firstly, I received the same error on multiple times. Change some codes, finally release that :
Solution:
After
P.S : Next time, I used XCODE Application Loader. It will be ok for deploy your application.
Quit Xcode and re-login as suggested by members does not work for me. I solved it by using Application Loader.
Steps:
Open Developer Tool > Application Loader
(if you don't have this, search, download and install this plug init)You will find them in iTunes Connect. From here process to My Apps > Choose the rejected app > Change the version and click on the new uploaded archive file, file will be processing.
I received the same error on multiple attempts. I made some changes (to provisioning profiles etc.) and then validation worked fine a couple of times. But then the error message came back for no apparent reason. Seems like a bug on Apple's side.
Since then I switched to use Application Loader, and with that workflow I have not encountered any problems. Here's how.
In the Xcode Organizer, I do not use "Validate...", but instead "Export..." to save the my_product.ipa file.
Then open Apple's Application Loader (Xcode menu > Open Developer Tool > Application Loader), and with that I upload the my_product.ipa to iTunes Connect.
This process has seemed reliable to me.
For what it's worth, this appears to be intermittent. I just received the error and literally did a retry without doing anything else and it worked.
I have seen more reports of this, and some seemingly unrelated but very similar messages from other services. I finally submitted a Code-Level Support Technical Support Incident (TSI). After two days I was told this is not a "code" issue and was credited the TSI i burned when submitting the questions. They got everything they needed to see the problem, but since they called me "John" in their answer, and they clearly saw my name was "Harry", hmm...
the reply, exactly:
Bottom Line: I gave up and uploaded the archive. It was accepted. I will update when the app is live.