Has anyone successfully hidden a UITabbar when rotating the device?
I have one view in the UItabbar controller that i rotate (So effectively one tab that rotates)
When this happens i want the tab bar to disappear... but nothing seems to work!
Either the tabbar still remains visible
Or it disappears along with the view
Or the tabbar disappears and the view no longer rotates!
So if anyone has successfully accomplished this task any advice would be greatly appreciated!
Thanks
Tom