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 with Swift Improving Our User Interface Finishing Up Our Layout

alexander88
alexander88
10,824 Points

My "Did you know?" label has disappeared from the top of the screen when running the app, any ideas?

Not sure what I did to mess this up, but the label is clearly visible except when I run the app. Any help would be appreciated.

1 Answer

alexander88
alexander88
10,824 Points

Managed to fix this by deleting the top constraint of my did you know label and recreating the constraint between the fact label and the "Did you know" label.