Is Portrait orientation forced somewhere? I believe I have everything where it needs to be and it’s functional but when I’m in my app and launch my menu it either defaults to portrait or opens where I last left it. If I shake the device, it will correct itself. This tells me my viewcontrollers are setup right but, perhaps I need to add something to testapp.mm or possibly the delegate or ofappiphonewindow file…?
I’ve searched and see a lot of areas I could manipulate and have tried but to no change. Any ideas?
I do have my XIBs, plist, and viewcontrollers setup to rotate.
Thank you! I tried something very similar earlier and while it’s better a new issue surfaces. Now my app window rotates too. Is there a solution for this?