Hello,
I am working on some practical things on Corona before I jump to something serious.
What I am having now is, I can not start the simulator in landscape mode.
whatever I do it always starts in portrait.
This is in my config.lua:
settings =
{
orientation =
{
default = “landscapeLeft”,
content = “landscapeLeft”,
supported =
{
“landscapeLeft”, “landscapeRight”
}
},
build =
{
custom = “version1”,
}
}
any ideas ?
thanks
[import]uid: 73033 topic_id: 22218 reply_id: 322218[/import]