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的应用,或者另外一个品牌




相关文章
|
9月前
|
开发工具 git
git push 提交后撤回--图文详解
git push 提交后撤回--图文详解
146 1
|
9月前
|
开发工具 git
gitee提交代码Commit和Push时窗口不小心关了,怎么继续推送提交?
gitee提交代码Commit和Push时窗口不小心关了,怎么继续推送提交?
82 0
|
9月前
记录一次svn提交限制提交日志 中文冲突
记录一次svn提交限制提交日志 中文冲突
63 0
|
开发工具 git
Git commit操作之后找不到提交记录
Git commit操作之后找不到提交记录
|
6月前
|
数据安全/隐私保护
使用这个设置,扫码后可立即填入上次提交的内容
已经提交过表单的用户在再次填表时,点击快速填充按钮可立即填入上次提交的内容,从而避免重复输入同样的信息,极大提升填表效率。 此外,开启防作假的图片、视频等数据将不会自动填充,仍需填表人重新拍照上传,确保数据的实时性与真实性。
|
6月前
|
开发工具 数据安全/隐私保护 git
Git使用经验总结3-删除远端提交记录
Git使用经验总结3-删除远端提交记录
463 0
|
9月前
|
缓存 安全 程序员
公司敏感数据被上传Github,吓得我赶紧改提交记录
公司敏感数据被上传Github,吓得我赶紧改提交记录
|
开发工具 git
git删除/撤销远已经push到程服务器上某次代码提交
git删除/撤销远已经push到程服务器上某次代码提交 场景:不小心把一次错误的代码push到远程服务器上的分支上,需要立即删除/撤销这次代码提交。
4910 0
|
开发工具 git
git 撤回几个提交commit,并将提交历史清掉
git 撤回几个提交commit,并将提交历史清掉
【Google Play】应用 “更新被拒“ 后续处理 ( 上传新版本后 , 一定要停用被拒的版本, 才可以通过审核 | 停用被拒的版本 | 送审 )(二)
【Google Play】应用 “更新被拒“ 后续处理 ( 上传新版本后 , 一定要停用被拒的版本, 才可以通过审核 | 停用被拒的版本 | 送审 )(二)
758 0
【Google Play】应用 “更新被拒“ 后续处理 ( 上传新版本后 , 一定要停用被拒的版本, 才可以通过审核 | 停用被拒的版本 | 送审 )(二)