Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Simple iPhone App (iOS7) Designing your App Adding a Background Image

Normal display and retina

Hi, I have a problem on a landscape with this retina, i guess it shouldn't make an y difference but well.

So my display is 480 x 320 and retina twice as it so 960 x 640. I put the Normal picture first, and then on side of it , i put retina. They both are named bg and in the main board i put the view and then set the image but it only displays normal display, the retina display never comes up. I checked the images and even Xcode show the size , but don't work. Anyone know what could happen?