ios - May 1st new iTunes submitting regulation -


1) iphone 5 (4 inch screen)

according explanation on page 51 in ios human interface guidelines, shouldn’t use space display additional bar or banner. however, make space more artistic in order improve design quality of game. in fact, going decorate space beautiful design patterns. doing this, sure can provide rich game experience our customers. there problems implement artwork?

2) retina display

we think should make our existing image resources( app icon, app icon appstore,launch image) adjust retina display.

in addition, might need add @2ⅹ suffix files , scale image resources 200%. know details requirements meet criteria retina display. supposed do?

does know minimum regulation take effect may 1? first question. thank help.

1) don't think there won't issue in adding artwork iphone 5. ensure doesn't screw & feel in iphone 4 ( 3.5 " screen)

2) here apple spec explains retina images

iphone -> app icon (required) non retina: 57 x 57 pixels retina: 114 x 114 pixels (@2x)

http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/iconsimages/iconsimages.html#//apple_ref/doc/uid/tp40006556-ch14-sw5

http://www.idev101.com/code/user_interface/launchimages.html

another point need take care ensure remove [uidevice currentdevice uniqueidentifier] ( deprecated in ios 5)

thanks, senthil


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -