I have followed the example and everything builds ok but it doesn’t rotate when I rotate the device. I do get the notifications in the console each time I rotate the device but the view doesn’t change.
Bob
I have followed the example and everything builds ok but it doesn’t rotate when I rotate the device. I do get the notifications in the console each time I rotate the device but the view doesn’t change.
Bob
Nevermind. Dang autocomplete got the better of me.
There is a difference between UIInterfaceOrientationIsLandscape and UIInterfaceOrientationIsPortrait.
I found it while rotating the device around and checking the notifications in the console. I noticed when I turned the device 180 degrees that it would rotate but no other orientations.
Word to the wise… Attention to detail
Bob