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 Self-Destructing Message iPhone App Designing and Starting the App A Storyboard with a Tab Bar Controller

Simulator won't show storyboard

I did everything on point in xCode, and when I simulate it, I just get a black screen.

6 Answers

Check if Main Interface is linked to the storyboard in project general settings.

Check if you have a Initial View Controller on your Storyboard

:)

Elaborate please.

I figured it out. Thanks!

What was your solution? I have been having the same issue and both the main interface and initial view controller are correctly set.

Check if Main Interface is linked to the storyboard in project general settings.

Check if you have a Initial View Controller on your Storyboard

^ this