Failed to submit app to iTunes Store

前端 未结 9 2083
庸人自扰
庸人自扰 2021-01-11 11:09

I am having some problems when trying to submit my iPhone app to store using Xcode 5 that my app is always failed validation with below errors:

Apple\'s

9条回答
  •  -上瘾入骨i
    2021-01-11 11:14

    I don't know the cause, but I had the same exact issue crop up this week and just got things to work. I had checked the build, distribution certificate, provisioning profile. I went through all of the troubleshooting steps in Technical Note TN2250 -- no luck! However, I just got it to upload successfully. I happened to have an old Mac Mini that had Application Loader 2.5.1 on it. I created a zip file from the .app within the Payload folder of the .ipa, put this on a USB drive, and watched as it finally uploaded after trying about 50 times with both Xcode organizer and Application Loader v2.9.

    Other people have reccomended reverting to a previous Application Loader version. Perhaps the web service endpoint uses a different (and properly working) certificate validation method for older AL versions.

提交回复
热议问题