ios - No 750x1334 Launch Image option available in Xamarin for iPhone 6s? -


title pretty explains itself. under info.plist have options add 320x480, 640x960, , 640x1136 launch images, developing iphone 6s....is 640x1136 1 want or there kind of bug no 750x1334 option showing?

you need set of launch images in info.plist, should use new storyboard or xib launch screen option: https://developer.xamarin.com/guides/ios/application_fundamentals/working_with_images/launch-screens/

to set images need use asset catalog: https://developer.xamarin.com/guides/ios/application_fundamentals/working_with_images/launch-screens/#managing_launch_screens_with_asset_catalogs

or can specify in info.plist manually: http://conceptdev.blogspot.com/2014/09/iphone-6-and-6-plus-launch-images-for.html


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -