appstore审核的那些事 --1. 卡死在:正在通过 iTunes Store进行鉴定

  1. 卡死在:正在通过 iTunes Store进行鉴定

使用ApplicationLoader

使用ApplicationLoader上传的时候会卡死到这(正在通过 iTunes Store进行鉴定),然后尝试使用xcode上传,看起来会快一些(里面各种提示蹦的快,给结果也快),

xcode上传

xcode上传的结果是:Unable to process app at this time due to a general error

参考:http://stackoverflow.com/questions/24324037/unable-to-process-app-at-this-time-due-to-a-general-error

有人回答:This is probably an Apple server issue, not an Xcode/iOS/OSX issue. Just wait patiently and Apple's servers will catch up to the traffic, or solve whatever issues they're having at their end.

If you're anxious, feel free to just sit there and restart Xcode until it works - but it's not restarting Xcode, only the time you waste that's solving the issue.

解决方法:

等,说不定下午就好了(耐心的等苹果服务器可以上传,或者可以没事重启xcode来浪费时间),果然我下午就不报这个错了

你可能感兴趣的:(ios,报错)