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
A F
1,094 PointsAuto Layout not working in my basic app!
I thought I knew how to use Auto Layout but here I am trying to layout my basic app and it keeps failing!
Here is a demonstration of what happens when I apply 4 constraints on my upper Label.
If I forgo the bottom spacing, I can actually see the label in the view, but in the opposite case where I use the bottom spacing and not the upper spacing, my text is below the time in the status bar. I've been messing around with this for 40 minutes and its incredibly frustrating!
Can anyone help?