I’m building an app in landscape mode, i have a setKeyboardFocus event which is working but always pops the keyboard up in portrait mode, I want to make the keyboard come up in landscape mode always, I have the build.settings file with the settings below but still doesnt make a difference. Is there something I can do to get the keyboard to be landscape? thanks!
settings =
{
orientation =
{
default = “landscape”,
},
iphone =
{
plist=
{
UIHiddenStatusBar=“YES”,
},
},
} [import]uid: 6317 topic_id: 898 reply_id: 300898[/import]