开发者

ipad logo while submitting app

Hi I have to submit my first iPhone app. I have tested it on iPod touch and iPhone. While submitting, is it necessary to add the iPad logo. if yes how to do it. my application is a small utility application...and I have not programmed it keeping iPad GUI guidelines in mind for example it doesn't have the landscape layout.

how is it normally...if I submit an app is it automatically cons开发者_JAVA技巧idered for iPad as well.


Your info.plist specifies which devices you support. Apps build with SDK level prior to 3.2 can't support iPad. You only need the iPad icon if your app supports iPad, so you will be ok.

HIG strongly recommends landscape support for iPad, but it isn't required; it isn't essential for iPhone apps, either.


iPad app icon is 72 x 72 pixels, png format (that's your application icon)

the AppStore icon is 512 x 512 pixels (that's required when submitting via itunesconnect.apple.com)

landscape support is optional.


You should not include any Apple trademarked images including the iPhone and iPad logos. Also, your app could be rejected if it doesn't support the landscape orientation unless you have a good reason not to.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜