Bugs (!) with landscape mode in build.settings

Fire up the “FollowMe” demo in the simulator. It works fine.

Now, I put the following build.settings file there:

settings =
{
orientation = { default = “landscapeLeft” },
iphone =
{ plist=
{ UIHiddenStatusBar=“YES”, },
},
}

Clicking and dragging are all wrong! Sometimes it doesn’t respond. When it does, movements are totally wrong.

Now, just for fun, I put this on my iPhone. HERE it is working fine.

When I try this with a test app of my own, I get different behavior: in the simulator, touch events don’t register at all, and when I put it on the iPhone the app still comes up in portrait mode (although the status line appears in landscape mode).
[import]uid: 5955 topic_id: 1016 reply_id: 301016[/import]

We have several bugs on landscape that are being fixed. I am going to add this to the landscape bug.

Bug # 187, 25.

Carlos [import]uid: 24 topic_id: 1016 reply_id: 2506[/import]

I just tried this with beta 4, and it looks like it’s fixed! Great work! [import]uid: 5955 topic_id: 1016 reply_id: 2630[/import]

Excellent! [import]uid: 3007 topic_id: 1016 reply_id: 2633[/import]