Hi guys,
I need some help regarding a key subject for me now.
I know it has been discussed some time in the forums but I've not been capable of getting/finding a solution or a conclusion.
I need my app start in Landscape mode in iOS, from the beginning.
I don't need it changes automatically from landscape to portrair or so during execution.. I just need it starts from the beginning in Landscape, and after that, running landscaped all the way.
No matter if the solution come from inside AppGameKit or touching/changing any other variable, internal, external, file or whatever it be in any other file, generated, xcode, whatever..
I readed a post in which it was explained that apparently the app starts always in portrait in iOS and then once you turn the device, landscape mode get locked and the it work in landscape all the time.
So my question is how can I do the app start in landscape, just that, I don't need to change from portrait to landscape and so once the app is running.
I'd really appreciate some help
Thanks a lot in advance!!!