问题描述
我创建了一个57×57的圆形图标(没有光泽),它在我的应用程序的圆圈外面具有透明度。我可以在Simulator和iPhone上成功安装该应用程序。它工作正常,看起来很棒。
I created a 57×57 circular icon (without shine) which has transparency outside of the circle for my app. I can successfully install the app on Simulator and iPhone. It works fine, and looks great.
但是,我可以向Apple提交一个透明的图标吗?他们会接受吗?我找不到任何在图标上有透明度的应用。相反,他们使用一种伪透明度 - 没有光泽的黑色背景。
However, can I submit an icon with transparency to Apple? Will they accept it? I can't find any apps which have transparency in their icon. Instead, they use a kind of pseudo-transparency - a jet black background with no shine.
推荐答案
Apple可能已更新界面自从提出这个问题以来的指导方针,但现在明确不允许透明度。在这里查看更多:
Apple may have updated the interface guidelines since this question was asked, but transparency is now expressly not allowed. See more here:
https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/
这篇关于是否可以在iPhone应用程序图标中使用透明度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!