Portrait on iPhone and Landscape on iPad
We are designing a mobile application that should be a universal app and deploy supporting Portrait on iPhone and Landscape on iPad.
I am a bit confused on setting the app information.
If I set aspectRatio to any and autoOrients to false, would that make app-store actually reject the app?
(If they test it on iPad they would see the app not supporting 2 orientations while the descriptor lists that support).
thanks