loon3y macrumors 65816 Original poster Oct 21, 2011 1,235 126 Nov 28, 2011 #1 I've been using storyboard for my project, and when i add a tableview with the navigation the landscape view doesn't work for all my view controllers. can anyone help me troubleshoot this?
I've been using storyboard for my project, and when i add a tableview with the navigation the landscape view doesn't work for all my view controllers. can anyone help me troubleshoot this?
dejo Moderator emeritus Sep 2, 2004 15,982 454 The Centennial State Nov 28, 2011 #2 loon3y said: I've been using storyboard for my project, and when i add a tableview with the navigation the landscape view doesn't work for all my view controllers. Click to expand... What do you mean by "doesn't work"? The more specific you can be, the better off we'll all be.
loon3y said: I've been using storyboard for my project, and when i add a tableview with the navigation the landscape view doesn't work for all my view controllers. Click to expand... What do you mean by "doesn't work"? The more specific you can be, the better off we'll all be.
loon3y macrumors 65816 Original poster Oct 21, 2011 1,235 126 Nov 28, 2011 #3 dejo said: What do you mean by "doesn't work"? The more specific you can be, the better off we'll all be. Click to expand... it simply doesn't rotate, once i deleted the .h and .m files and deleted the view controller from the story board it started rotating again. edit: it worked, the should auto rotate code was all the same but it still didn't work. it finally worked after i deleted the view controllers and edited the code in the new one, weird.
dejo said: What do you mean by "doesn't work"? The more specific you can be, the better off we'll all be. Click to expand... it simply doesn't rotate, once i deleted the .h and .m files and deleted the view controller from the story board it started rotating again. edit: it worked, the should auto rotate code was all the same but it still didn't work. it finally worked after i deleted the view controllers and edited the code in the new one, weird.