0

I want to be able to only use portrait mode on iPhone, but both portrait and landscape on iPad, is this possible?

I'm using Swift, not Objective-C.

Cesare
  • 9,139
  • 16
  • 78
  • 130

1 Answers1

5

Just quick look at this screenshots.

enter image description here

enter image description here

This means you have different orientations settings for device types (Also you can change it is settings.plist).

Pavel Gatilov
  • 2,570
  • 2
  • 18
  • 31