iOS应用上传被拒绝后
我忘记提供模拟帐户信息登录名和密码,并且我的申请被拒绝并显示消息:
...虽然您的 iTunes Connect 应用程序状态仍将显示为 已拒绝,我们不需要新的二进制文件来解决此类问题。请 访问 iTunes Connect,管理您的应用程序,修改相应的 元数据值或设置,然后点击“提交新元数据”
我将所需信息添加到元数据评论注释中。但我还没有找到“提交新元数据”。我点击“准备上传”按钮,现在申请状态“等待上传” 当我尝试从 XCode 3.2.4 上传应用程序二进制文件时,出现错误:
处理 webDAV 的 http 请求时发生错误 上传发生异常:401 Unauthorized
问题如何修复此错误? “等待上传”按钮在哪里?
I forgot provide demo account information login and password, and my application was rejected with message:
.... While your iTunes Connect Application State will still show as
Rejected, we don't require a new binary for this type of issue. Please
visit iTunes Connect, Manage Your Applications, revise the appropriate
metadata values or settings, then click "Submit New Metadata"
I add required information to metadata reviews note. But i have not found "Submit New Metadata". I click "ready upload" button, and now application status "Waiting For Upload"
When i try upload application binary from XCode 3.2.4 i have a errors:
An error occured while processing the http request for the webDAV
upload An exception has occured:401 Unauthorized
Questions how fix this erorr?
And where is "Waiting For Upload" button?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
。您不应上传新的二进制文件。您应该找到“提交新元数据”按钮,并在查看注释中输入演示数据后按下它。
You should not upload new binary. You should just find button "Submit New Metadata" and press it after demo data was entered in Review Notes.
周末后我再次尝试上传二进制文件并上传成功。 5 分钟后,申请状态已更改为“审核中”。我在虚拟机上使用 mac 操作系统,仅重新启动虚拟机。也许计算机(不是虚拟机)重新启动决定了问题,或者错误可能出在 iTunes 方面。
After the weekend I tried again to upload binary and upload was successfull. After 5 minutes the application status has changed to "In review". I used mac os on virtual machine and reboot only vm. Maybe computer(not vm) reboot decided the problem or maybe error was in itunes side.