I have app in which i have used rotation for the app fixed to landscape apple will accept the app or not.
Asked
Active
Viewed 67 times
1 Answers
2
Yes. Why not. You can develop app for one orientation.

Yashesh
- 1,799
- 1
- 11
- 29
-
it mean i have to fixed orientation for view controller in landscape only like return UIInterfaceOrientationIsLandscape(interfaceOrientation); – Developer IOS Mar 13 '13 at 05:02