I’ve tried several times to get my app to fit my iPhone 5 when I’m testing. I’ve already looked at the ultimate config files and I still don’t know what I need to do. Any suggestions as to how to get the app to fit my iPhone 5?
You are probably missing the Default-568h@2x.png file (640×1136).
I will try to add it. Once I add it in, will it automatically become the launch image or do I have to do something my config file?
Hi @chrh02,
The OS will automatically see them. By “them”, I mean that you might want to include multiple versions/sizes of these, according to the following document. From that list, the one that you must include is the one @jonjonsson indicates.
http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#launchimage
Best regards,
Brent Sorrentino
You are probably missing the Default-568h@2x.png file (640×1136).
I will try to add it. Once I add it in, will it automatically become the launch image or do I have to do something my config file?
Hi @chrh02,
The OS will automatically see them. By “them”, I mean that you might want to include multiple versions/sizes of these, according to the following document. From that list, the one that you must include is the one @jonjonsson indicates.
http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#launchimage
Best regards,
Brent Sorrentino