xcode 为提供程序创建 MZContentProviderUpload 时发生异常。(1004)
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/46351487/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Exception occurred when creating MZContentProviderUpload for provider. (1004)
提问by AhmadKarim
I tried to upload the app build using Xcode but I got this error "no accounts with itunes connect access"I then tried to upload the IPA using application loader and I got this error "Exception occurred when creating MZContentProviderUpload for provider. (1004)"
我尝试使用 Xcode 上传应用程序构建,但出现此错误“没有具有 iTunes 连接访问权限的帐户”然后我尝试使用应用程序加载器上传 IPA,但出现此错误“为提供程序创建 MZContentProviderUpload 时发生异常。(1004)”
回答by AhmadKarim
It seems like a temporary issue with apple. Trying few times to send worked and the upload was successful.
这似乎是苹果的临时问题。尝试几次发送成功,上传成功。
回答by vinay chorpa
For me just log out on Web iTunesConect / AppsoreConnect portal.
对我来说,只需在 Web iTunesConect / AppsoreConnect 门户上注销即可。
Quit Xcode (if Possible restart) and then upload the build.
退出 Xcode(如果可能重新启动),然后上传构建。
If you close all the other app and upload build in sylo makes a job easy.
如果您关闭所有其他应用程序并在 sylo 中上传构建,那么工作就会变得容易。
Also using the "Application Loader" is a Good Solution!
也使用“应用程序加载器”是一个很好的解决方案!
回答by Alexander Stepanishin
I was getting this error many times during 3 hours. Sometimes along with other errors with it.
我在 3 小时内多次收到此错误。有时伴随着其他错误。
What helped: re-loginning toitunesconnect
and restarting Mac after that. Build has uploaded from 1st attempt.
有什么帮助:itunesconnect
在那之后重新登录并重新启动 Mac。构建已从第一次尝试上传。
回答by Jay0Lu
I got this error when I log in a different account in another app(iBook log in as my personal account). I solved this by re-login in xCode, re-archive the app, upload again.
当我在另一个应用程序中登录不同的帐户时出现此错误(iBook 作为我的个人帐户登录)。我通过重新登录 xCode,重新存档应用程序,再次上传解决了这个问题。