ios – 为什么我的iPhone应用被拒绝了?

ios – 为什么我的iPhone应用被拒绝了?,第1张

概述以下是iTunes Connect Resolution Center中显示的消息: Reasons 3.5: Small and large app icons should be similar, so as to not to cause confusion 3.5 We found that the app icon displayed on the device does not suf 以下是iTunes Connect Resolution Center中显示的消息:

Reasons

3.5: Small and large app icons should be similar,so as to not to cause confusion
3.5

We found that the app icon displayed on the device does not
sufficIEntly match the large icon displayed on the App Store,which
does not comply with the App Store RevIEw GuIDelines.

In your case,the app icon displayed on the device is blank.

< More explanation…>

因此,根据我的理解,应用程序被拒绝,因为设备上的应用程序图标是空白的,但是当我通过Ad Hoc分发(最接近App Store分发)在我的iPhone 5上安装应用程序时,一切看起来都很好.

以下是XCode中的资产App Icon配置.它看起来不错吗?

任何帮助将不胜感激.

解决方法 我找到了我的应用被拒绝的原因,我只是想为将面临同样问题的任何人分享解决方案.

我的应用程序似乎被拒绝,因为iPad设备上的应用程序图标为空白. (请注意,即使我的应用程序是仅限iPhone的应用程序,Apple App RevIEw团队测试人员仍在使用iPad设备)

我最近开始使用images.xcassets来管理我的应用程序图标和加载页面图像.因此,我从我的应用程序资源中删除了所有相关文件,但目标pList文件有一些剩余部分,最终被发现是iPad上空白图标的原因…

一旦我从pList文件中删除了一个名为“CFBundleIcons~ipad”的条目,问题就解决了.

感谢@LeijonIEn为您提供帮助我解决此问题的评论!

总结

以上是内存溢出为你收集整理的ios – 为什么我的iPhone应用被拒绝了?全部内容,希望文章能够帮你解决ios – 为什么我的iPhone应用被拒绝了?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1209276.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-06-04
下一篇 2022-06-04

发表评论

登录后才能评论

评论列表(0条)

保存