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

thibaut noah
thibaut noah
8,692 Points

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.

Anne Maiale
Anne Maiale
1,495 Points

Thanks a bunch - this helped me a lot!

1 Answer

Jonas Wang
Jonas Wang
10,048 Points

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

thibaut noah
thibaut noah
8,692 Points

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