Hi all,
I’m developing a new app for read some texts using Corona SDK and I want to use it with Portrait orientation by default on Iphone devices and Landscape by default on Ipad.
how can I check the device on build.settings file?
--build.settings
settings =
{
orientation =
{
default ="portrait"
},
}
Thanks in advance.
Marcos [import]uid: 31728 topic_id: 12893 reply_id: 312893[/import]
