Questions tagged [uilaunchimagefile]
19 questions
0
votes
0 answers
XCode 7.1.1 - Launch Images for iPhone 6, 6s and 6 plus
I was recently adding the Launch Images for my app to support iPhone 6, 6s and 6 plus resolutions.
I read somewhere that apple dropped support for the LaunchImages form images.xcassets. And so I decided to add the LaunchScreen. Adding the…

Aashay
- 383
- 1
- 3
- 10
0
votes
2 answers
Unable to add image as Launchscreen which is compatible with all the iPhones
I have added an image to UIImageView in my LaunchScreen.xib file and made it aspect fit the screen of the device. I've added image.png, image@2x.png and image@3x.png but iPhone 4/4s, 5/5s and 6 all are using image@2x.png which leaves borders outside…

enigma
- 865
- 9
- 22
0
votes
1 answer
Making old Xcode project iPhone 6/6+ compatible
I have an old project that shows is Xcode 3.2 compatible. I have manually created entries for app icon files in the info.plist. I try adding images.xcassets using File->New->File->iOS->User Interface but there is no option to add asset catalog. If I…

Deepak Sharma
- 5,577
- 7
- 55
- 131
0
votes
3 answers
Invalid binary - missing 568h file
I am trying to submit my app to Apple Store but I am receiving the "invalid binary" message, informing that is missing the launch image for -568h modifier. But the file is in the package. I checked. Some details:
The launch image are localized but…

Eduardo Mauro
- 1,515
- 1
- 26
- 38