简体   繁体   English

我是否需要为我的iOS应用程序提交1024 * 1024的iTunesArtwork?

[英]Do I need to submit a 1024*1024 iTunesArtwork for my iOS app?

According to new iOS HID, there is a requirement for 1024 * 1024 app icon 根据新的iOS HID,需要1024 * 1024 app图标

https://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html#//apple_ref/doc/uid/TP40006556-CH14-SW1 https://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html#//apple_ref/doc/uid/TP40006556-CH14-SW1

Will I need to include it and how should I name the file? 我是否需要包含它以及如何命名文件?

YES

Seems like they have enforced it now. 好像他们现在已经强制执行了。 512s are no longer approved. 512s不再获得批准。

The new text reads : 新案文如下:

"The large app icon you uploaded is not valid. It must be a .jpeg, .jpg, .tif, .tiff, or .png file that is 1024 x 1024 pixels, at least 72 DPI, and in the RGB color space." “您上传的大型应用程序图标无效。它必须是.jpeg,.jpg,.tif,.tiff或.png文件,1024 x 1024像素,至少72 DPI,以及RGB颜色空间。 “

Yes it's required. 是的,这是必需的。 The document also states that it's for the App Store, so I think it will be part of the process of app submission to iTunes connect, rather than being a part of your app bundle proper. 该文档还指出它适用于App Store,因此我认为它将成为应用程序提交到iTunes连接的过程的一部分,而不是成为您的应用程序包的一部分。

Do you have a developer account? 你有开发者账户吗? You can log into iTunes connect, go to "Manage your Apps", and take a look under "Add new app", which appears in the upper left corner. 您可以登录iTunes连接,转到“管理您的应用”,然后查看左上角的“添加新应用”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我需要为 iTunesArtwork 文件添加光泽效果吗? - Do I need to add a gloss effect to an iTunesArtwork file? iTunesArtwork打破发布提交到应用商店 - iTunesArtwork breaking release submit to app store 可以在iphone的openGL中加载多少个1024 * 1024 png,而不会导致应用程序在设备中崩溃? - How many 1024*1024 pngs can be load in openGL for iphone without having the app crash in the device ?? 在 iOS 中,如果固定的 SSL 证书过期,我是否需要重新提交应用程序? - In iOS, if pinned SSL certificate expires, do I need to re-submit the app? 我可以将圆角和阴影应用于iTunes 1024图标吗? - Can I apply round corner and shadow to itunes 1024 icon? 为什么UIKEYBOARD高度为1024 - Why is the UIKEYBOARD height 1024 提交第一个iOS应用。 我需要做什么? - Submit first iOS app. What do i have to do? 如何制作没有文件扩展名的iTunesArtwork图像? - How do I make the iTunesArtwork image without an file extension? 如果我要发送一个bonjour iOS应用程序,是否需要向IANA注册我的服务名称? - Do I need to register my service name with IANA if I'm shipping a bonjour iOS app? 我是否需要加入iOS开发者计划才能通过TestFlight发送我的应用版本? - Do I need to be in the iOS Developer Program to send my app builds through TestFlight?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM