iOS App上传项目遇到的问题
1. 提示iTunes Store operation filed(Cannot verify client)

错误原因:没有验证到Itunes Store
,网速过慢导致,或者网络堵塞
解决办法:找个网络快的地方再试试吧!
2. 在上传项目的时候,UpLoad App Store后弹出iTunes Store operation failed

错误原因:你在ItunesConnect(https://itunesconnect.apple.com) 网站里没有对应项目中设置的这个Bundle Id的应用
解决办法:去(https://itunesconnect.apple.com)添加这个应用
3. 这个问题比较麻烦, 多半是证书,描述文件Bundle ID不匹配原因!

错误原因:证书和描述文件不匹配。也就是你选择描述文件(而描述文件绑定的证书不是你机器上的证书)
解决办法:让证书自动去寻找描述文件。看下图


如果还不行,就确认下你的证书和描述文件 是否真正对应上了!
4. Itunes Store operation failed

解决方法:重新启动
Xcode
完全退出。
5. Archive
是灰色的,不能选择

6. 错误:二进制文件无效(构建版本无效)的问题

错误原因:可能是你工程里有问题。
解决办法:看看你当初注册申请的App ID
绑定的邮箱,因为你这个构建版本有问题的时候,苹果公司会给你发个邮件(里面会详细说明你的问题)不过百分之50
都是百度地图的问题 需要在这里添加-ObjC
要注意大小写

-Objc
作用是:加了这个参数后,链接器就会把静态库中所有的Objective-C
类和分类都加载到最后的可执行文件中。
7. 用Xcode直接上传App Store出现如下图错误:(之前是用Xcode6.4上传的,提交了n次都报这个错)

解决办法:用Xcode7
上传就不会包这个错误了,所以大家遇到这个问题,直接用Xcode7
以上的版本提交。
8. 上传iTunes报下面错误

解决办法:

9. 打包时遇见的错误--App配置为iOS路由App
要将App
配置为iOS
路由App
,请在iTunes Connect
的我的App
中的App
版本页面上传App
地区范围文件
解决办法:
把Map
关掉!
10. iOS此证书的签发者无效
上传App
报错,如图:
解决办法:
- 下载
https://developer.apple.com/certificationauthority/AppleWWDRCA.cer
的证书,然后双击安装。 - 在钥匙串里选择登录,然后点选证书,在这个界面,选择工具栏的
View
->显示过期证书(Show Expired Certificates
),这时候你会发现一个过期的(Apple Worldwide Developer Relations Certification Authority
),删除它。 - 在系统(
System
)的那一栏也有这个过期的WWDR Certificate
,一并删除它。 - 不出意外你的证书那里从
This certificate has an invalid issuer
(此证书的签发者无效)变成了This certificate is valid
了。
11. 上传时遇到以下错误

解决方法:
很简单Xcode
-> Product
-> Clean
,然后重新打包!
12. 将App上传到App Store的时候通常会遇到这个问题

解决方法:
很多人说苹果那边服务器问题,重复尝试几次,总会成功的!
不过我还是推荐用Application Loader
上传,成功率就非常高。
如果Application Loader
也不行,需要检查下自己的网络,有时候VPN
也会提高速度(不行就等一段时间试试)。
还有什么问题?欢迎大家补充...
- 以上部分有转载网络其它文章,如果原作者有意见,可以联系我删除。
网友评论
We continue to notice one or more bugs in your app when reviewed on iPhone and iPad running iOS 10.3.3 on Wi-Fi connected to an IPv6 network.
Specifically, a white screen is displayed on launch with no further action taken.
Please see attached screenshots for details.
Next Steps
To resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review.
If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.
For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue.
Resources
For information about testing your app and preparing it for review, please see Technical Note TN2431: App Testing Guide.
For a networking overview, please review About Networking. For a more specific overview of App Review’s IPv6 requirements, please review the IPv6 and App Review discussion on the Apple Developer Forum.
哪位大神给解决一下啊,谢谢了,加我扣扣1547401946验证问题 的答案是120.
We have discovered one or more issues with your recent delivery for "干货XXX". To process your delivery, the following issues must be corrected:
This bundle is invalid - The Info.plist file for /Payload/萤石运动3.app/SystemConfiguration.framework is missing or could not be read.
Invalid Bundle - The bundle at '/Payload/萤石运动3.app/SystemConfiguration.framework' does not contain a bundle executable.
Invalid Bundle Structure - - The framework at '/Payload/萤石运动3.app/SystemConfiguration.framework' is not permitted. Do not include platform frameworks in your app.
Once these issues have been corrected, you can then redeliver the corrected binary.
哪个小伙伴能帮我解决一下,加我QQ 343990209,必有红包重谢。
xcode 8正式版,mac os 10.12beta版,这个mac版本会有影响吗
We have discovered one or more issues with your recent delivery for "项目名字". To process your delivery, the following issues must be corrected:
Invalid Bundle - iPad Multitasking support requires these orientations: 'UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight'. Found 'UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight,UIInterfaceOrientationPortrait' in bundle '描述文件'.
Invalid Bundle - iPad Multitasking support requires launch story board in bundle '描述文件'.
Once these issues have been corrected, you can then redeliver the corrected binary.
<true/>
要在 iTunes Connect 中上传 App 地区范围文件,您必须将该 App 配置为 iOS 路由 App