Page 1 of 1

Screen orientation

Posted: Sun Feb 22, 2015 11:50 pm
by Sunita

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.


Screen orientation

Posted: Mon Feb 23, 2015 7:19 am
by Maryna Brodina

Hello!

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


Screen orientation

Posted: Mon Feb 23, 2015 6:34 pm
by Sunita

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?


Screen orientation

Posted: Mon Feb 23, 2015 8:37 pm
by Evgene Karachevtsev

Hello Sunita,

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


Screen orientation

Posted: Mon Feb 23, 2015 10:29 pm
by Sunita

Hi Evgene,

This link does not say anything about media queries.


Screen orientation

Posted: Tue Feb 24, 2015 10:59 am
by Maryna Brodina

Hello!

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