Hi everyone.
Does anyone knows how to rotate all the elements of an application when the user rotates de iphone or ipad?
The only thing i try was to add this to build.settings:
settings =
{
orientation =
{
default = "landscapeRight",
supported =
{
"landscapeRight", "landscapeLeft"
}
}
}
Thank you [import]uid: 105206 topic_id: 23405 reply_id: 323405[/import]