I have an app for the iPad which I have set to run in landscape in the build.settings.file:
orientation =
{
default = "landscapeLeft",
supported =
{
"landscapeLeft"
}
}
When I launch the appI am initializing OpenFeint. The very first time you launch the app, when it asks you to enable OpenFeint for the game, the OpenFeint display is sideways.

Am I doing something wrong or is this is bug with OpenFeint in Corona?
Anything I can do to correct the situation? When the orientation is set to portrait, the screen displays as expected, however, I intend to have this particular app be landscape only.
Any help is appreciated. Thanks [import]uid: 47373 topic_id: 11675 reply_id: 311675[/import]