xcode - Do I have to have LaunchScreen.xib for iOS 8 launch images? -


i'm using xcode 6.1.

in launch image sources = launchimage , in launch screen file = main_iphone. in images.xcassets under launch image name = launchimage.

i have retina hd 5.5 , retina hd4.7 launch image in appropriate sizes ios 8. yet ios 8 devices whether on iphone 4s, iphone5's, or iphone 6's, ios 8 doesn't load launch image. don't use xib, storyboards. however, have create xib file called launchscreen.xib , put ios 8 launch images in file ios 8 launch images?

so i'd put 2 ios 8 images in there , xib has no problem me using storyboards build game? way launch image work ios 8 in xcode 6.1?

edit:
made launchscreen.xib file. in file put retina hd 4.7 inch launch image 4.7 inch screen. in launch screen file put launchscreen.xib still same result. ios 7 launch images load ios 8 launch images don't load.

i had same problem had marked xib launch screen, needed select launch xib in build settings, general tab.

build settings


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -