ios - Still not optimized for iPhone 6 and iPhone 6 Plus -



ios - Still not optimized for iPhone 6 and iPhone 6 Plus -

i have app went live , it's still not saying "optimized iphone 6 , iphone 6 plus"

i added launch screens , app icons in required resolutions. adjusted inner screen fit new iphone screens. added screenshots 4.7 , 5.5 inches devices on itunes connect.

what missing now?

after few additional adjustments made, had re-submitted app few days ago. it's live , optimized iphone 6 , iphone 6 plus!

here steps made:

added app icon (including settings icon , spotlight icon) & launch images images.xcassets in proper resolution , naming of files (self-explanatory are) done following:

additionally added launch screen file. because apple says it's of import add.

made sure app icon, launch image , launch file sources selected @ project targets -> general

adjusted inner screens fit iphone 6 , iphone 6 plus screens, of course!

made sure arm64 included in project targets -> build settings. (bye bye ios 5 support!)

removed armv7 required device capabilities (a.k.a. uirequireddevicecapabilities) in info.plist

on itunes connect, added screenshots 4.7 , 5.5 inches devices excluding device status bar. [screenshot properties]

ios iphone-6 iphone-6-plus

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -