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 trialRickey Paape
24,122 PointsUpdated to the latest version of Xcode, 6.0.1. However now when I add the Table View to the cells go over the status bar
I can see the carrier and battery information through the first cell.
https://www.dropbox.com/s/zjmvxeoacj4ef08/blogreaderissue.tiff?dl=0
2 Answers
Roger Lüchinger
11,403 PointsTry this: Click you project file in the navigator on the left, then click "Info" in the tab on the right. Now add this key/value by hovering over an existing entry and clicking the "+" icon: https://dl.dropboxusercontent.com/u/2867898/statusbarRemove.png
Not sure if this solves your problem, but I had a similar issue recently and think this solved it for me.
Rickey Paape
24,122 PointsThe issue becomes a mute point once you add the navigation controller near the end. Not really an answer but...
ogechi1
14,455 PointsIndeed it does. However, did you find a solution to the earlier question, or is it better to just add a navigation bar as needed to correct the cell shift?
Rickey Paape
24,122 PointsUnfortunately no I didn't.
Rickey Paape
24,122 PointsRickey Paape
24,122 PointsUnfortunately this had no effect.