Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

Screen orientation

Hi,

How can i configure my application as per screen orientation for example of iPad landscape/portrait, iPhone etc?

Everything seems to spread about when turned into landscape mode etc.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Screen orientation

Hello!

If you want app to rotate, select all the UISupportedInterfaceOrientations keys
Image

Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

Screen orientation

Hi Maryna!

I am sorry for the confusion. I know this functionality about rotation in Appery.

I wanted to know about for example changing the layout of the page when browsed on an iPad instead of an iPhone.

If i have a list of items on the homepage, they spread out too big when seen on an iPad. How can i fix this? Is it by using @media querys?

If yes, do you have a tutorial that can show how to do this?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Screen orientation

Hello Sunita,

Hope this link would be useful for you http://devcenter.appery.io/documentat...

Sunita
Posts: 0
Joined: Sat Nov 15, 2014 2:40 pm

Screen orientation

Hi Evgene,

This link does not say anything about media queries.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Screen orientation

Hello!

In this case we'd recommend you to create a separate (Tablet) app for iPad.

Return to “Issues”