Sorry, misspoke: Default-736h@3x.png
See: https://docs.coronalabs.com/daily/guide/distribution/buildSettings/index.html#ios-launch-images
Rob
Sorry, misspoke: Default-736h@3x.png
See: https://docs.coronalabs.com/daily/guide/distribution/buildSettings/index.html#ios-launch-images
Rob
I included portrait settings and the files named as you wrote. Now it works!
However in the linked guide they write “If your app is portrait orientation or landscape orientation only, include just the portrait or landscape versions of these files respectively.” Maybe it needs to be updated.
Thx 4 all, Rob, as ever!
Silvia
We are revamping the guide, I’ll make sure the confusing language gets tightened up. Under iOS 8 and 9, Phones (except the plus models) didn’t use Landscape versions at all. If you wanted a landscape launch screen you would have to rotate it in your image editing software (i.e. Photoshop), but you still needed to include the Portrait entries in the massive table.
Apple hasn’t made this easy as they want everyone to use storyboard based launch controls instead of static images. Now that we don’t have to support iOS 6 and 7 which still used static launch images, we can move away from this messy setup to something far more elegant, though at the expense of having to do some small amount of work in Xcode.
Rob