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

Why the Black Screen when app launches?

In the video "A Storyboard with a Tab Bar Controller", I followed the instructions step by step and when I ran my project it shows only a black screen. I'm using Xcode 5.1.1 so it looks slightly different than the interface in the video. I also had a yellow warning that didn't show in the video. It said a reuse identifier was needed for the cell in the TableView. Not sure why it doesn't run and show the tab bar as in the video?

1 Answer

Sorry! My mistake. I don't know how I missed it but I forgot to select MainStoryboard as the main interface in the main project area.

That was the problem