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
Post a Comment