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 Using Auto Layout

Label Position Inconsistent Between 3.5 Inch and 4 Inch on the Simulator

In Xcode on Main.storyboard, the background, button and label all function as expected. In the simulator, my label is appearing in a different location than expected on the 3.5 inch iPhone Retina simulation.

Does anyone know why this would happen or steps I can attempt to fix it? I've gone as far as deleting the label and re-setting all of the constraints and the issue is still occurring.

Thanks in advance for any help anyone can provide!