Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

blueshogun96

macrumors regular
Original poster
Nov 24, 2012
112
3
Okay, I have a project that I initially created using XCode 4. Now, I did a migration to XCode 6, and now my startup image doesn't display in landscape mode. I wanted to add a landscape mode image, but the option doesn't appear. In XCode 4, it automatically rotated the image for me. Now, it gives me an option for an image of every rotation and device, except iPhone Landscape mode, which is the mode my app runs in. This isn't making any sense.

attachment.php


If I run my app in portrait mode, then it works. The reason I don't want to run my app in portrait mode is because when screen shots are taken, they are taken in portrait mode only, which is not desirable for potential customers. Google wasn't my friend either. Any ideas? Thanks.

Shogun.
 

Attachments

  • Screen Shot 2014-08-30 at 3.41.23 PM.png
    Screen Shot 2014-08-30 at 3.41.23 PM.png
    28.9 KB · Views: 399
From what I remember, the iPhone doesn't allow for landscape launch images. You can still have your app run in landscape only on iPhone, but you still can only include portrait launch images. See documentation below:

https://developer.apple.com/library...rience/conceptual/mobilehig/LaunchImages.html

Okay, thanks for the info, but even though I have a portrait image, when I specify that my app runs in landscape mode, the image still doesn't show up. Why is that?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.