Unable to process app at this time due to a general error [closed]

别等时光非礼了梦想. 提交于 2020-01-13 08:34:10

问题


When I'm trying to upload my new app, i get the error

'' Unable to process app at this time due to a general error '' .

What is the problem? Hope someone can help me.


回答1:


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.




回答2:


I had the same problem and waited for hours.

I figured out that my provisioning profile was not configured correctly.

My approach:

  1. Delete distribution provisioning profile in dev center.
  2. Create a new one (i used the wildcard app id)
  3. Update your profiles in xcode settings
  4. Choose the new profile when submitting the app


来源:https://stackoverflow.com/questions/24324037/unable-to-process-app-at-this-time-due-to-a-general-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!