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
John W
21,558 PointsManual background swap for implementing design for iOS
Tagging Ben Jakuben for this.
Is it still necessary to do the swap in iOS7? When I tried it, it seems like with image asset and the proper assignment of device specs, the image did swap automatically. In fact, I got the white background when I tried to assign the background UIImageView's image property using imageNamed: up to the "-568h" suffix. But when I removed that statement, the image did swap automatically.
(I'm using Xcode 5.0.2, iOS7)
2 Answers
Ben Jakuben
Treehouse TeacherI remember having trouble with it myself, hoping that it would have been fixed. I'll try it again and add some notes to the course if it's working automatically. Thanks for the heads up!
Ben Jakuben
Treehouse TeacherIt's still stretching for me...if you have a minute, would you mind zipping up your project and emailing it to help@teamtreehouse.com so I can take a look and see what's different? Thanks!