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 Diary App Using Core Data Inserting and Saving Data UI for Inserting Diary Entries

Bar button item cannot be put inside the op navigation bar of the root view

Ok so i struggled a bit on xcode 6+ because i couldn't put the bar button where i was suppose to put it, the fix is to put a navigation item inside the navigation bar of your root view controller and then you can put the bar button item inside it.

Thanks a bunch - this helped me a lot!

Great!

1 Answer

I'm having the same problem and I'm using Xcode 7. I think this video is too old and should be updated.

Best advice if you are using xcode 7 is to switch to swift, the objectice-C course is seriously outdated