ios应用提交审核出现的问题总结

本文档总结了iOS应用上传过程中常见的三个问题及其解决方案,包括图标尺寸不符合要求、Bundle Identifier更改失败以及Newsstand功能配置错误等。针对这些问题,文章提供了具体的排查步骤和解决办法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 1. 当进行到生成上传包即:点击product》》archive 》》validation时;

先是出现“t he bundle does not contain an app icon for iphone / ipod touch of exactly '120x120' pixels ”的错误

解决方法是: 最新的ios7需要额外的这三个尺寸的icon,'120x120','76x76','152x152'

 

 

2.重新新建了一个xcode工程,重新写的~但是两 个工程的 Bundle identifier 都是一样的,唯一不同的是工程名称不同,这个应该没什么影响.
可是更新提交审核时遇到如下问题:

the bundle identifier cannot be changed from the current value

 this bundle is invalid the bundle identifier is already in use by a different software package

排查了小半天,终于找到解决办法,就是:

已经解决 PRODUCT_NAME 是跟工程名字一样的
这个不同于Bundle display name

需要到 targets-Info-build 下面去找
然后改成一样的就OK了

3.

To include newsstand features, the info.plist must include the uinewsstandapp=true.

 

参看http://stackoverflow.com/questions/6977357/xcode-gave-strange-newsstand-error-when-trying-to-submit-an-app

 

这是因为我在设值icon files(ios5)时没有删除关于Newsstand icon,也就是我解决icon gloss effect问题引发的.

解决办法.

\

暂时遇到的能想起来的有这些,以后继续补充.

转载于:https://www.cnblogs.com/liwenxiao1987/p/3805931.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值