I want to show splash screen image as background of the app too. But the problem is i using Images.xcassets for LaunchImage. Now when i give name of the launch image in given below code it return me image for retina device(@2x) but not for iphone 6, 6+ or 5s.
Asked
Active
Viewed 37 times
0
-
You really should be using a launch nib and not launch images any more. – Fogmeister Jul 07 '15 at 05:02
-
that answer is old and is not working for me. – Iqbal Khan Jul 07 '15 at 06:06