Supported orientation separated for phones and tablets.

Hi,

Is there a way I can give separated supported orientation array to iPhone and separated to iPad?

My requirement is to have app for iPhone/Android with portrait only because phones have small screen and both portrait/landscape for iPad/tablet. It is possible with Corona SDK?

Regards,
Usman Mughal

There isn’t a way to specify different per-device orientations that I’m aware of. Apple lets you do this in the Info.plist but I’m pretty sure that our orientation table overrides that. I’ll need to ask engineering to see if they have any ideas. It might be possible with native builds.

Rob

There isn’t a way to specify different per-device orientations that I’m aware of. Apple lets you do this in the Info.plist but I’m pretty sure that our orientation table overrides that. I’ll need to ask engineering to see if they have any ideas. It might be possible with native builds.

Rob