IPA提交APPStore问题记录(一)

简介: 1、ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIconFiles': '152.

1、ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIconFiles': '152.png'"

>在上传IPA、验证资源文件的时候,找不到152.png的icon图标

>重新Add File 到工程



2、ERROR ITMS-90186: "Invalid Pre-Release Train. The train version '1.0.1' is closed for new build submissions"

>已经提交过1.0.1相同版本的build了,不能重复build号



3、ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [1.0.1] in the Info.plist file must contain a higher version than that of the previously approved version [1.0.1]."

>当前提交的版本号低于在线版本,需要升级版本号。


4、协议、税务和银行业务

  Once an app transfer has been requested, the recipient's Team Agent has

 60 days from the day initiated to accept the request. Contracts that have

 not been accepted within 60 days will be canceled. App transfers can take

 up to two business days to complete, depending on an export compliance 

review.

 >由于APP是从个人号转让到公司号的,所以得签署同意Transfer Agreements


5、证书、签名

>APP从个人号转让到公司号需要重新生成签名文件


6、APP审核时间缩短为1-2天后,排队时间大概为2-3天,共计3-5,所以得提前一周准备发版工作。


7、真机运行 CodeSign error: code signing is required for product type 'Application' in SDK 'iOS '

>代码签名不对,应该用开发者证书

>选择工程->Build Settings -> Code Signing -> Code Signing Identity -> Debug -> 

Any ios SDK 将选项改为:iPhone Developer 


8、This action could not be completed.Try again.(-22421)

>重新提交上传即可


9、侵权、欺诈

>

1.1.6 - False information and features
Safety - 1.1.6


Your app or its metadata still contains misleading content. Specifically, 

your app's marketing description features speculative information about Apple products.


Next Steps

Please remove any content or feature that provides unconfirmed and 

inaccurate information about Apple products from your app. 


>包含虚假,欺诈或误导性陈述的程序将会被拒绝。让用户误以为你的

应用是另外一个已经在appstore的应用,或者另外一个品牌




目录
打赏
0
0
0
0
6
分享
相关文章
|
11月前
记录一次svn提交限制提交日志 中文冲突
记录一次svn提交限制提交日志 中文冲突
69 0
如果苹果上架审核7个工作日仍无反应如何向苹果官方询问进度和提交反馈-App Store Connect方式和发送邮件询问方式-优雅草卓伊凡
如果苹果上架审核7个工作日仍无反应如何向苹果官方询问进度和提交反馈-App Store Connect方式和发送邮件询问方式-优雅草卓伊凡
32 2
如果苹果上架审核7个工作日仍无反应如何向苹果官方询问进度和提交反馈-App Store Connect方式和发送邮件询问方式-优雅草卓伊凡
|
10月前
|
git 清除已提交的记录
git 清除已提交的记录
101 3
git 打印最近的五次提交记录
要打印最近的五次提交记录,您可以使用以下命令: ```bash git log -5 ``` 这个命令将显示最近的五次提交记录,包括提交者、提交日期和提交消息。
182 1
|
11月前
https://www.fcomcn.com提交七天还在审核中
阿里云备案工作人员服务态度不错,但 https://www.fcomcn.com 提交七天还在审核中,请问几天能下来结果,谢谢。
100 0