I have created an IPAD application which supports on Portrait orientation. Before uploading on App Store I wanted to sure about my app getting accepted or rejected. Will my application be rejected if it supports only portrait orientation?
I have created an IPAD application which supports on Portrait orientation. Before uploading on
Share
You are not required to support both landscape and portrait orientations for an iPad app, although Apple recommends it.
According to Apple’s Technical Q&A QA1689 on Supporting orientations for iPad apps:
Essentially, if you only support one orientation, make sure that your app specifies that it supports the upside-down version of that orientation as well.