Xcode 8二进制文件未在itunesconnect上显示以进行检查 [英] Xcode 8 binary is not Showing on itunesconnect for Review

查看:99
本文介绍了Xcode 8二进制文件未在itunesconnect上显示以进行检查的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经从Xcode 8制作了二进制文件,并通过Application Loader(3.6)上传到App Store.并通过弹出窗口成功提交.但是Binary不会显示在iTunesConnect中,因为它已超过19个小时,但并未显示在iTunes上.

I have made Binary file from Xcode 8 and upload to App Store through Application Loader(3.6). Also it is submitted successfully with pop up. But the Binary is not showing in iTunesConnect since it crosses 19 hour yet it is not showing in itunesconnect.

请帮助我摆脱这种情况

@update
这是我的Plist文件

@update
Here is my Plist file

推荐答案

我遇到了同样的问题.我正在使用客户的帐户并提交了版本.我出现了Upload Successful弹出窗口,但未显示内部版本. 发生这种情况是因为iOS 10的隐私权政策有所更改,因此我们必须在Info.plist中添加一些权限. 请参阅此帖子: iOS 10 -相机,麦克风和照片库的询问权限发生更改,导致应用程序崩溃

I faced same issue. I was using client's account and submitted builds. I got Upload Successful popup but builds were not shown. This happens because there are privacy policy changes for iOS 10 so that we have to add some permissions in Info.plist. Refer this post: iOS 10 - Changes in asking permissions of Camera, microphone and Photo Library causing application to crash

如果您没有添加这些权限,或者您添加了权限但错过了它的字符串值,那么二进制文件将不会显示在商店中.在这种情况下,苹果将向Agent of developer account发送电子邮件.因此,请检查该电子邮件.您可能会收到带有类似**iTunes Connect: Your app APP NAME (Apple ID: APP ID) has one or more issues**

If you don't add these permissions or if you added permission but missed string value of it, your binary will not displayed on store. In this case apple will send email to Agent of developer account. So check that email. You might got email with subject something like this **iTunes Connect: Your app APP NAME (Apple ID: APP ID) has one or more issues**

因此,请尝试修复这些问题并重新提交构建.一旦您的构建在活动"选项卡中显示为正在处理"状态,您就可以在处理后将其提交以供审核.

So try to fix these and resubmit build. Once your build displays in activity tab with Processing status, then you can submit it for review after processing.

如果您的应用程序包含推送notifications and APNS设置,则还必须添加.entitlements文件.请参阅: xcode 8推送通知功能和权利文件设置

Also you have to add .entitlements file in case if your app contains push notifications and APNS setup. Refer this: xcode 8 push notification capabilities and entitlements file setting

这是一个奇怪的问题,苹果在验证它时应该抛出错误,但他们没有这样做.您可以在上方检查并解决问题.

This is weird issue and apple should throw error while validating it but they are not doing it. You can check above and fix the issue.

这篇关于Xcode 8二进制文件未在itunesconnect上显示以进行检查的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆