tarling
tarling

Reputation: 1957

iOS Simulator not rotating for iPhone (working for iPad)

When I rotate a virtual iPad device to landscape in the iOS simulator, the device rotates and the iOS UI (the home screen) rotates to match the physical orientation, as expected.

If I rotate a virtual iPhone, the device rotates but the UI doesn't rotate, which seems wrong. It's as if I have the orientation locked in the settings, but this isn't set.

I have tried deleting the application support folder, with no effect.

Does anyone know what else I can try to fix this, please?

Thanks

Upvotes: 2

Views: 1175

Answers (1)

Mick MacCallum
Mick MacCallum

Reputation: 130222

This seems wrong? This is standard behavior of real iPhones. The home screen has never supported any orientation other than portrait, at least not without the aide of jailbreak tweaks.

Upvotes: 6

Related Questions