iOS App上传项目遇到的问题

作者: 该简书已经停止更新 | 来源:发表于2016-03-15 23:30 被阅读12198次

iOS App上传项目遇到的问题

1. 提示iTunes Store operation filed(Cannot verify client)

提示iTunes Store operation filed

错误原因:没有验证到Itunes Store,网速过慢导致,或者网络堵塞
解决办法:找个网络快的地方再试试吧!


2. 在上传项目的时候,UpLoad App Store后弹出iTunes Store operation failed

Snip20160316_1.png

错误原因:你在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报错,如图:

解决办法:

  1. 下载
    https://developer.apple.com/certificationauthority/AppleWWDRCA.cer
    的证书,然后双击安装。
  2. 在钥匙串里选择登录,然后点选证书,在这个界面,选择工具栏的View ->显示过期证书(Show Expired Certificates),这时候你会发现一个过期的(Apple Worldwide Developer Relations Certification Authority),删除它。
  3. 在系统(System)的那一栏也有这个过期的WWDR Certificate,一并删除它。
  4. 不出意外你的证书那里从 This certificate has an invalid issuer(此证书的签发者无效)变成了 This certificate is valid了。

11. 上传时遇到以下错误

解决方法:

很简单Xcode -> Product -> Clean,然后重新打包!

12. 将App上传到App Store的时候通常会遇到这个问题

解决方法:

很多人说苹果那边服务器问题,重复尝试几次,总会成功的!
不过我还是推荐用Application Loader上传,成功率就非常高。
如果Application Loader也不行,需要检查下自己的网络,有时候VPN也会提高速度(不行就等一段时间试试)。

其他 iOS Xcode 打包IPA问题集锦

还有什么问题?欢迎大家补充...

  • 以上部分有转载网络其它文章,如果原作者有意见,可以联系我删除。

相关文章

网友评论

  • 5e3da71dd55a:APP上传到iTunes Conect审核的时候回复说是二进制文件被拒绝,回复内容如下:Guideline 2.1 - Performance - App Completeness


    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.
  • ed09cbc61eb3:错误9 ,我在程序中用到了定位功能,难道也不能把maps选项给打开吗?而且,这个选项打开之后关不掉是什么鬼
  • King_mr:this action could not becompleted. try agaim.(-22421)今天上传遇到这个问题
  • Maj_sunshine:Unable to lookup the settings for submission for the application at this time due to a general error 最后上传了出现这个。什么意思呀 求解释:fearful:
  • 417f78ce376d:我审核通过,已经可以在AppStore搜索到了,但是却无法下载安装,所有设备都不可以,是啥情况?
  • 3d74fc697046:打包upload成功以后收到苹果的邮件,邮件内容如下,这个问题要怎么解决呀? 好像是关于Info.plist中的bundle executable的问题,还是涉及了systemConfiguration这个framework。
    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,必有红包重谢。
  • Devil雅馨:No suitable application records were found. Verify your boundle identifier identifier ""is correct 这种怎么解决啊 在线等
  • YHWXQ简简单单的生活:您好,我的问题是我显示Upload Successful 但是就是不显示构建版本 我也没有收到邮件 什么都没有 我都打包好几次了 但都没有显示构建版本 请问这个如何解决 谢谢
    YHWXQ简简单单的生活:@冰晨 不是,用的是Xcode
    该简书已经停止更新:@YH简简单单的生活 用的是Application loader 上传的吗?如果不是用这个上传一次
  • af0603faf5b0:ERROR ITMS-90682: "Invalid Bundle. The asset catalog at 'Payload/ElitePlus.app/Assets.car' can't contain 16-bit or P3 assets if the app is targeting iOS releases earlier than iOS 9.3."请问这个怎么解决
    数字d:@RCrosp http://www.cnblogs.com/zyonbao/p/5872943.html
  • 5a7c2642d9ee:用application loader上传提示ERROR ITMS-90167: "No .app bundles found in the package"失败怎么解决。
    xcode 8正式版,mac os 10.12beta版,这个mac版本会有影响吗
    5a7c2642d9ee:@我叫蓝炎钦 直接用xcode上传,如果是beta就改版本号
    39ea96b65e42:@双鱼七封信 请问解决了吗?
    0346739ef944:@双鱼七封信 同样遇到这样的问题 貌似在正式版本也没有解决
  • 打酱油的小鲜肉:可帮了我大忙了,太感谢了
  • 简_爱SimpleLove:你好,我在上传的时候,遇到提示说No accounts with iTunes Connect access,而且想换种方式用账号也登录不上application loader。不知道是怎么回事,我是用的我的账号,公司买了一个团队开发账号,我是管理者,所以都是在我的账号上弄的,我的账号没有付费过
    wjc21wjc:@简_爱SimpleLove 我是升级了xcode解决的
    简_爱SimpleLove:@wjc21wjc 你应该已经解决了吧?太久了,我也忘了
    wjc21wjc:我最近也碰到了,怎么解决的啊,感谢告知!
  • 减苏:ERROR ITMS-90086:"missing 64-bit support. beginning on July 5, 2016, new iOS apps submitted to the app store must be include 64-bit support and be built with the ios8 SDK...... 最好的解决方案。
    僦匴穤弜竾婹徦装坚强:@沉淀时刻 这个你是怎么解决的?
  • a0ab6e0d5253:你好 问个问题 在Archiving的时候出现了Command /usr/bin/codesign failed with exit code 1 我证书什么的好像问题啊
    该简书已经停止更新:@最高之梦想钥匙串系统帐号和登录帐号中的证书冲突了吧,看看有没有重复的
  • mu_yang:你好,问个问题,app上线的时候用XCode打包好后提示upload成功可是苹果网站这边一直不显示,这种情况下我可以用XCode重新上传吗?
    Kaaaaai:@冰晨 重新上传了一个也没有显示怎么办?在线等,挺急的
    该简书已经停止更新:@mu_yang 可以重新上传一个! 估计苹果服务器的问题吧。
  • 896381bc75fd:新手.................上传到现在邮箱都报错:求大神指点迷津 邮箱内容如下:
    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.
    896381bc75fd:@冰晨 真的解决了 谢谢哈
    该简书已经停止更新:@稻谷科技 重新编译并要上传到iTunes Connect就好了。
    该简书已经停止更新:@稻谷科技 在info.plist加一个<key>UIRequiresFullScreen</key>
    <true/>
  • 123_4567_8910:把应用的map关了还是提示
    要在 iTunes Connect 中上传 App 地区范围文件,您必须将该 App 配置为 iOS 路由 App
    b85fd1d62f96:@123_4567_8910 你所说的上传 App 地区范围文件解决了吗?
  • 进击的胖达:总结这么多, 棒棒哒, 已收藏 :smiley:

本文标题:iOS App上传项目遇到的问题

本文链接:https://www.haomeiwen.com/subject/susqlttx.html