“稍后再试”上传到 iTunes Connect 时
我正在尝试将二进制文件上传到 iTunes Connect。我可以上传,但当我单击“保存”时,我被告知无法进行更改,请稍后再试。但我重试了几次,其他人都没有抱怨。怎么了?
I'm trying to upload a binary to iTunes Connect. I can upload, but when I click Save I'm told the changes can't be made and to try again later. But I've retried a few times, and other people aren't complaining. What's wrong?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查您尝试上传的 zip 文件的文件名。像 MyCoolApplication.app.zip 这样的双重扩展似乎会导致此问题。相反,请将上传内容重命名为
MyCoolApplication.zip
或MyCoolApplication-app.zip
。Check the file name of the zip you're trying to upload. A double extension like
MyCoolApplication.app.zip
seems to cause this. Instead, rename your upload toMyCoolApplication.zip
orMyCoolApplication-app.zip
.