Im trying port my app to iOS7, but my custom TableViewController is showing the last row (cell) under the TabBar :(
iOS7
TableViewController
TabBar
Im searchi
I've got the same problem. One solution to it is to make the ToolBar not Translucent. Here's how to do it:
Hope this helps.
Thanks.