Skip to main content
Inspiring
February 27, 2013
Question

iOS iPad landscape start up orientation issue

  • February 27, 2013
  • 7 replies
  • 1950 views

Hi all,

we have an application which is build in Flex and has only landscape mode build with AIR 3.6 and FB 4.7.

Following settings are set:

<aspectRatio>landscape</aspectRatio>

<autoOrients>true</autoOrients>

Everything works fine except on issue:

When we start the app with the iPad Homebutton on the left the whole application ist rotated upside down. After that we have to rotate the iPad twice to get the application to display correct with the Homebutton left.

Is this a known bug or is there any solution?

Thanks in advance!

This topic has been closed for replies.

7 replies

Pahup
Adobe Employee
Adobe Employee
February 27, 2013

Are you able to reproduce the problem with a HelloWorld as well?

-Pahup

Inspiring
February 27, 2013

Hi Pahup,

yes, i made a new empty Flex Mobile poject, just containing a label.

The only settings i changed at the xml were:

<aspectRatio>landscape</aspectRatio>

<autoOrients>true</autoOrients>

I get the same behavior. When starting with homebutton left everything including the statusbar is rotated upsidedown, when starting with homebutton right everything is ok.

Regards

Roman

Pahup
Adobe Employee
Adobe Employee
February 27, 2013

Thanks Roman for the reply, what version of iOS you're on?

-Pahup