UITabBar in iPad - Won't go into landscape mode with more than 2 items

Posted by Sam Diaz on Stack Overflow See other posts from Stack Overflow or by Sam Diaz
Published on 2010-04-27T21:26:24Z Indexed on 2010/04/27 21:33 UTC
Read the original article Hit count: 556

I created a new project and selected the Tab Bar template for iPad. I opened it up in Interface Builder and added 4 more items, bringing the total items to 6. I did a build and run and it opened up fine in the iPad simulator, but it wouldn't go into landscape! I then backtracked in interface builder and found that it would go landscape if there were only 2 items in the tab bar, but not if there were any more. The simulator rotates but all the content (currently just the placeholders put in place by Apple) stays as if it was portrait. Any ideas why?

© Stack Overflow or respective owner

Related posts about uitabbar

Related posts about landscape