通过 Xcode 上传后,在 iTunes Connect 中找不到我的 iOs 版本
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/43208215/
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
Can't find my iOs build in iTunes Connect after upload by Xcode
提问by Hymanie Degl'Innocenti
i'm trying to upgrade an iOs App on the App Store by releasing a new version. I've the iTunes Connect Account and I'm working on Xcode.
我正在尝试通过发布新版本来升级 App Store 上的 iOs 应用程序。我有 iTunes Connect 帐户并且正在使用 Xcode。
I've updated the Version and Build values from 1.0.15
to 1.0.16
in the Identity Section of my app *-Info.plist
我从更新的版本和内部值1.0.15
,以1.0.16
在标识部分我的应用程序的* -Info.plist
Then I uploaded the build to the iTunes Connect from Xcode by doing:
Product -> Archive -> Validate -> and then Upload to the App Store...
->
I selected the automatic signing authentication
and chosen the App Team for profiling that I want the build to be uploaded to.
然后我通过执行以下操作将构建从 Xcode 上传到 iTunes Connect:产品 -> 存档 -> 验证 -> 然后Upload to the App Store...
-> 我选择automatic signing authentication
并选择了应用程序团队进行分析,我希望将构建上传到。
Xcode has uploaded the build to the iTunes Connect and no error have been thrown.
Xcode 已将构建上传到 iTunes Connect,并且没有抛出任何错误。
Now, when I go to my iOs build on the App Store, I expect to find it, but there isn't.
现在,当我访问我在 App Store 上构建的 iO 时,我希望能找到它,但没有。
When I upload it again I now have this error:
当我再次上传它时,我现在有这个错误:
It seems that the Apple Server already got the release.
Apple Server 似乎已经发布了。
So? Where is my build gone? How can I found it?
所以?我的构建去哪儿了?我怎样才能找到它?
I read in some SO threads that there was a Prerelease View in the iTunes Connect but I'm unable to find it any more. Maybe it has been replaced?
我在一些 SO 线程中读到 iTunes Connect 中有一个售前视图,但我再也找不到它了。也许它已经被取代了?
EDIT 1
编辑 1
This is my Build iOs on iTunes Connect view.
这是我在 iTunes Connect 视图上的 Build iOs。
The open tab is the previous build, my new one 1.0.16
it is not present in the list and I can't find it anywhere..
打开的选项卡是以前的版本,我的新版本1.0.16
没有出现在列表中,我在任何地方都找不到它。
I knew that I could upload a newer version by incrementing the version and build.
我知道我可以通过增加版本和构建来上传更新的版本。
If it will not appear soon I will assume an error occurred and try to submit a new one.
如果它不会很快出现,我会假设发生了错误并尝试提交一个新的。
EDIT 2
编辑 2
One week has passed and the build hasn't appeared. So I have uploaded a new upgraded version to 1.0.17
, but it's still not appearing in my activity
tab.
一周过去了,build 还没有出现。因此,我已将新的升级版本上传到1.0.17
,但它仍未出现在我的activity
选项卡中。
I would like to point out that before loading the previus 1.0.16 version, I had already created a new app version in the App Store Tab.
需要指出的是,在加载previus 1.0.16 版本之前,我已经在App Store Tab 中创建了一个新的应用版本。
Can this possibly causes the issue?
这可能会导致问题吗?
What else can it be?
还能是什么?
I'm gonna wait a little more and if not appearing i'll open a support ticket.
我要再等一会儿,如果没有出现,我会开一张支持票。
回答by Hymanie Degl'Innocenti
Solution: check your email !
解决方案:检查您的电子邮件!
After days of waiting I discovered that my iTunes Connect associated email address had received feedback from the iTunes Store Team. The emails said there was issues on the app (Missing Info.plist key) that prevented the delivery to be processed.
经过几天的等待,我发现我的 iTunes Connect 关联电子邮件地址已收到 iTunes Store 团队的反馈。这些电子邮件说应用程序存在问题(缺少 Info.plist 密钥),导致无法处理交付。
It is important to check your email address from apple communications because some of that information cannot be found elsewhere!
从 Apple 通讯中检查您的电子邮件地址很重要,因为其中一些信息在其他地方找不到!
回答by ron27
If the build is uploaded to appstore, then it will take some time normally. In the mean time You can see your newly uploaded build in the activity section under the version of the app with a processing label in brackets(see ).
如果构建上传到应用商店,那么通常需要一些时间。同时,您可以在应用程序版本下的活动部分看到您新上传的构建,括号中带有处理标签(请参阅 参考资料)。
Once uploaded build with a version number and build number cannot be uploaded to appstore again.If you want to upload new build to appstore, then either change the version or build number and try again.
一旦上传了带有版本号和内部版本号的版本,就无法再次上传到应用商店。如果您想将新版本上传到应用商店,请更改版本或内部版本号,然后重试。