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]