Failed to submit app to iTunes Store

前端 未结 9 2152
庸人自扰
庸人自扰 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:37

    I had the exact the same error, after hours of trying, adjusting all the parameters like the bundle ID or display name, etc. None of them worked.

    Finally I got it work. Here is what I did.

    I started all over by deleting all the records in keychain, certificates and provision profiles. And just added one certificate and profile for app distribution. There was only one record to make no confusion. And then boom, it uploaded successfully.

    I guess my mistake was to submit multiple times of certificates or provision profiles earlier (although I deleted multiple entries but I did see something strange) because I thought the creation process was stuck so I refreshed the browser. Being patient in each steps will eventually saves more time! :) Good luck!

提交回复
热议问题