objective c - iOS App Landscape Mode Launch Image Not Showing -


i'm developing ios app in landscape mode. i'm loading launchscreen images : default@2x.png, default-568h@2x.png, default-667h@2x.png, default-736h@3x.png.

the problem whenever launch app in iphone6 or 6+ gets screen dimensions iphone5.

p.s. i've tried using images.xcassets did not worked iphones<6.

thanks.

read ios human interface guidelines provided apple , confirm images in required sizes or not. go through image naming conventions approprite or not.

because launch images should picked automatically per device , orientation.

here link:

https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/iconmatrix.html#//apple_ref/doc/uid/tp40006556-ch27-sw2


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -