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 2.0 View Controllers and Views Asking for Help

Drew Hartsfield
Drew Hartsfield
2,212 Points

Problem when running funFacts

Whenever I run the app funFacts, and probably another other app I create, the debug navigator opens and the iPhone screen that pops up on my computer screen is black. Does anyone have any idea what to do?

Yigit Yilmaz
Yigit Yilmaz
6,245 Points

Likely your problem is about to Storyboard. You probably delete "Storyboard Entry Point" that provides to select initial screen every app. OK, if the problem is that I mentioned, These steps may your answer:

1-) Click Main.StoryBoard and after that click View Controller 2-) Be sure checked "Is Initial View Controller" on the Attributes Inspector(right place)