问题描述
我为我的应用创建了一个 57×57 的圆形图标(没有光泽),它在圆圈外具有透明度.我可以在模拟器和 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 可能已经更新了界面指南,但现在明确不允许透明.在此处查看更多信息:
https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/
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 应用程序图标中使用透明度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!