xcode 在新的 iTunes 连接 UI 中拒绝此二进制文件
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/25678723/
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
reject this binary in new itunes connect UI
提问by Ravindra M
With new itunes connect UI, I can't find the "reject this binary" option. I received an error "checksum validation failed" for my upload. Please help me to reject this binary.
使用新的 iTunes 连接 UI,我找不到“拒绝此二进制文件”选项。我的上传收到错误“校验和验证失败”。请帮我拒绝这个二进制文件。
采纳答案by Nitin Gohel
I think this is a temporary issue from iTunes connect if you wish to remove you currunt build from App Store that appear as a waiting for review follow the following steps.
我认为这是 iTunes 连接的临时问题,如果您希望从 App Store 中删除显示为等待审核的当前版本,请按照以下步骤操作。
with the new iTunes connect you if your app is waiting for Review state you can see this type of information in side your app Details.
如果您的应用程序正在等待审核状态,则使用新的 iTunes 连接您,您可以在应用程序详细信息中看到此类信息。
When you click on remove this version from review.
当您单击从中删除此版本时。
UPDATE
更新
When your app is rejected or you are trying to new app upload do following steps:
当您的应用被拒绝或您尝试上传新应用时,请执行以下步骤:
- First You have to upload a binary again from
Xcode or Application Loader
. There is appear you last setup Build with Version number select it and upload again. - Then, wait for some processing time and open your iTunes Connect account. You can check your uploaded build in Prereleasetab
- After processing finish In Build section Click on +button and select a correct binary that you have uploaded and save. Here is actual Guide.
- After that you may click on Submit for ReviewButton. And it may take some time for uploading on iTunes again
- 首先,您必须再次从
Xcode or Application Loader
. 出现您上次使用版本号设置构建选择它并再次上传。 - 然后,等待一些处理时间并打开您的 iTunes Connect 帐户。您可以在Prerelease选项卡中查看您上传的版本
- 处理完成后 在 Build 部分单击+按钮并选择您已上传并保存的正确二进制文件。这是实际指南。
- 之后,您可以单击提交以供审核按钮。再次上传到 iTunes 可能需要一些时间
回答by cuasijoe
Right now the only way I've found is to reject it from the iTunes Connect Mobile application.
现在我发现的唯一方法是从 iTunes Connect Mobile 应用程序中拒绝它。
EDIT: You will need to change the version number anyway or just the build number.
编辑:您无论如何都需要更改版本号或仅更改内部版本号。
回答by Fluffhead
NOTE: This answer pertains to rejecting/replacing a binary on the WEB INTERFACE for iTuens Connect, not the ITC app.
注意:此答案与拒绝/替换 iTuens Connect 的 WEB 界面上的二进制文件有关,而不是 ITC 应用程序。
After uploading a new build - with a higher BUILD number [but the same version number] - I figured out that if you mouse-over the icon for your selected build [on the versions tab] you are given a "-" minus sign. When you tap that you can replace the current build with the newer updated build.
上传新版本后 - 具有更高的版本号 [但版本号] - 我发现如果您将鼠标悬停在所选版本的图标上[在版本选项卡上],您会得到一个“-”减号。当您点击它时,您可以用更新的更新版本替换当前版本。
回答by venturz909
You need to change the version number to something different. You will now see a 'remove this version from review' link at the top of itunes.
您需要将版本号更改为不同的内容。您现在将在 iTunes 顶部看到“从评论中删除此版本”链接。
First upload a new binary with the new version number. Then you can click on the previous version and you will have the option to 'reject binary' and you can click the above link 'removing version from review'.
首先上传具有新版本号的新二进制文件。然后您可以单击以前的版本,您将有“拒绝二进制文件”的选项,您可以单击上面的“从中删除版本”链接。
回答by Steven Elliott
I just spent two hours trying to reject a binary, the option which should be just under the "Versions" tab simply wasn't there, even though other users have posted screenshots of it and it's described in the Apple docs.
我只是花了两个小时试图拒绝一个二进制文件,尽管其他用户已经发布了它的屏幕截图并且在 Apple 文档中进行了描述,但应该在“版本”选项卡下的选项根本不存在。
The solution was to reset Safari completely, log back into iTunes Connect, and lo and behold, the option was now available.
解决方案是完全重置 Safari,重新登录 iTunes Connect,瞧,该选项现在可用。
回答by Nazeel
回答by Danyun Liu
For the latest version of itunesconnect.apple.com, it is very hard to find the reject binary (actually I don't find it at all).
对于最新版本的itunesconnect.apple.com,很难找到reject 二进制文件(实际上我根本没有找到)。
You can download the 'itunes connect app', login and go to the specific version you want to reject. 'Reject This Binary' is marked as red, you can easily find.
您可以下载' itunes connect app',登录并转到您要拒绝的特定版本。'Reject This Binary'被标记为红色,你很容易找到。
回答by Tu?rul ?zdemir
There is no 'reject this binary' option at new itunesconnect, because you can upload more then one builds for version. Furthermore you have chance to cancel review by selecting 'remove this version from review'. And then you can select another build to submit for review.
new itunesconnect 没有“拒绝此二进制文件”选项,因为您可以上传多个版本的版本。此外,您有机会通过选择“从中删除此版本”来取消。然后您可以选择另一个构建以提交审核。
回答by Michal Gumny
I uploaded binary and overlooked that in iOS8 method to register for remote notifications changed, since I couldn't find way to reject this binary I uploaded new binary with updated method and increased build version.
我上传了二进制文件并忽略了在 iOS8 中注册远程通知的方法发生了变化,因为我找不到拒绝这个二进制文件的方法,我上传了带有更新方法和增加构建版本的新二进制文件。
Gues what? They approved first build...
你猜怎么着?他们批准了第一次建造...
EDIT: I think that this might help: https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/UploadingBinariesforanApp.html
编辑:我认为这可能会有所帮助:https: //developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/UploadingBinariesforanApp.html
On versions tab we can delete or select one of builds uploaded before, and one selected will be review by Apple
在版本选项卡上,我们可以删除或选择之前上传的版本之一,选择的一个将由 Apple 审核
回答by Raffael
I had the same problem,
我有同样的问题,
and I can confirm that I could re-upload a binary by:
我可以确认我可以通过以下方式重新上传二进制文件:
- Submit the app for review temporarily
- Then rejecting the app via the iOS iTunes Connect app
- 暂时提交应用审核
- 然后通过 iOS iTunes Connect 应用程序拒绝该应用程序