-3

I have a cool idea for an iOS application but I want to make it landscape only to create the best experience for it.

Is this possible and not against any apple guidelines?

  • I'm voting to close this question as off-topic because it shows lack of understanding and knowledge about iOS applications and iOS SDK. – Salman Zaidi Apr 24 '15 at 07:45
  • Yes, can be done. http://stackoverflow.com/questions/18409310/force-landscape-for-one-view-controller-ios – user3603948 Apr 24 '15 at 07:46
  • 1
    I'm voting down because of an obvious lack of research on either SO, Google or the Apple Documentation. Andy please, make sure to look around before asking :) – Gil Sand Apr 24 '15 at 08:00

2 Answers2

4

In your General settings in Xcode, choose Landscape Left and Landscape Right to make your app landscape only.

Sudeep
  • 796
  • 6
  • 16
-2

Yeah it is possible..you can do that.In general settings you can select that(Landscape left + Landscape right). There are many apps which run only in landscape. For example you take games like PvZ(PlantVSzombies).Its not against apple guidelines. Here is the link of the app, you can check that

https://itunes.apple.com/in/app/plants-vs.-zombies-2/id597986893?mt=8

and you must read apple guidelines :-

https://developer.apple.com/app-store/review/guidelines/

Kundan
  • 3,084
  • 2
  • 28
  • 65