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

Trying to create a map tab on the tab bar controller that links to a map view and some features

Following the "Build a Self-Destructing Message iPhone App" course i tried to create a map tab that links to a map view to allow a user to view his and his contacts current locations but i keep on getting errors

2 Answers

Did you assign the viewController a class?

What have you tried? What errors are you getting?

I linked the map tab navigation controller with a class of UINavigationController to a map view controller with a class view controller and ran it and it runs but the map tab is doesn't work. the output shows ''' Unknown class ViewController in Interface Builder file. (lldb) '''