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

Jeremy Ro
Jeremy Ro
2,275 Points

Xcode simulator doesn't update when I click play...

I'm in Xcode 11.3.1 and I'm following along the course "Building a simple app". I put a label into the LaunchScreen and pressed play. But the simulator didn't seem to show the label... Is this a glitch or am I doing something wrong??? Please HELP!

1 Answer

I've not got my Mac with me but have you set the relevant constraints to make sure it'll appear? If you haven't they can easily vanish at runtime.

Steve.