7

目前我正在使用 iPhone 应用程序,我已经在 iTunes Connect 中成功上传了 iPhone 应用程序,不,我在那个应用程序中遇到了一些错误,现在已修复,然后我尝试在相同的二进制文件中上传新版本,这可能吗?在itunes connect中等待审核时如何更换应用程序?请帮我

提前致谢

4

8 回答 8

16

在 iTunes 中有一个取消二进制文件的选项。选择它并上传新的二进制文件。打开iTunes帐户。

执行以下步骤

  • 选择管理您的应用程序
  • 单击应用程序
  • 点击查看详情
  • 单击链接下的二进制详细信息
  • 选择右上角的“拒绝二进制”
于 2012-09-26T15:28:10.540 回答
9

由于 Apple 更改了 iTunes Connect 中的 UI,其他答案已经过时。这就是它现在的工作方式:

  1. 您首先必须使用 xCode 或 Application Builder 上传新的二进制文件(具有更大的内部版本号,否则您将无法上传)
  2. 在itunes connect中会出现一个“删除应用版本”按钮,在应用详情页面中,非常醒目和强调,你不能错过。这实际上不会删除应用程序版本......它只会拒绝您的二进制文件。包含所有详细信息的应用程序版本将被保留。
  3. 按下后,您的应用状态将是“开发者拒绝”。为新应用版本选择新上传的构建,然后单击保存。
  4. 现在您的应用状态将是“准备提交”。按提交审核。

请注意,这些步骤是指您提交应用程序的新应用程序版本时的情况,但我想这些步骤对于新应用程序的情况非常相似。

于 2015-05-20T09:53:18.247 回答
2

使用“拒绝二进制”按钮,您可以上传一个新的。您将返回到审批队列的末尾。

于 2012-09-26T15:28:59.737 回答
2

按照 Sahil 的回答后,您的状态将更改为“Developer Rejected”。您需要进入“查看详细信息”,单击“准备上传二进制文件”,然后按照步骤操作。这会将您的状态更改回“等待上传”,此时您将能够提交新版本。

于 2014-04-09T16:37:27.943 回答
1

稍微修正一下,当你说“你不能错过它”时,你低估了我 :-) 我浏览了 App Store、Features、TestFlight 和 Activity,没有看到标有“Remove App Version”的按钮。在我的构建列表中,构建 #4 正在等待审核,但我希望 Apple 审查构建 6。如果我单击构建 #4 ...我有一些关于它的信息,但没有什么可以让我删除。

于 2016-01-05T17:19:37.660 回答
1
  1. click on Waiting for review
  2. click on remove this version from the review. this action will ONLY remove the build, not the screenshot, description etc.. so no worries..
  3. submit new build
于 2016-03-13T06:27:13.260 回答
0

1)首先你必须“拒绝二进制”。现在您可以在 iTunes Connect 中编辑您的应用程序。但在此之前首先上传您更改的(新)代码。您可能必须为其获取一个新的内部版本号。

2)现在是棘手的部分。您必须删除 iTunes connect 中的 App 定义与二进制文件之间的连接。我确实花了 25 分钟才找到可以做到的地方。

location of the stop sign

In the details of the App is the build information. When you move over the date, a small stop sign will appear. That is the one you are looking for. Press it and delete the binary from this version.

3) Now press SAVE (otherwise the new binary will not be listed).

4) By using the (+) you can add your new binary.

5) Submit for review again

于 2016-01-28T10:05:58.343 回答
0

enter image description here

There is now an information banner in blue (see image above) that let's you know how to remove your app from review.

"You can still edit all information while your version is waiting for review. To submit a new build, you must remove this version from review."

于 2018-10-31T03:11:50.057 回答