I keep getting a warning that my ipad launch image landscape isnt 1024×748, while it actually is that size. When i do compile with the ‘wrong’ size, it gives me a bloated portrait image.
I keep getting a warning that my ipad launch image landscape isnt 1024×748, while
Share
If you’re on Xcode 4.0.2+ then the landscape iPad launch image needs to be 748 * 1024. This is how it works in one of my apps.
Good luck!