OpenFeint opening sideways when launching app in landscape

I have an app for the iPad which I have set to run in landscape in the build.settings.file:

1
2
3
4
5
6
7
8
orientation =
    {
        default = "landscapeLeft",
        supported =
        {
           "landscapeLeft"
        }
    }

I have this problem also, +1 for the solution

This only seems to happen the very first time I call openfeint.init(...).

If you decline openfeint ('I don't want these awesome features' I believe the button says. And then later on try to open the dashboard via openfeint.launchDashboard(), the same dialog box for Enabling OpenFeint popups up in the correct orientation.

This leads me to believe that there is a problem with openfeint.init(...)

Anybody? Someone at Ansca perhaps?

The trial dialog box is the culprit. This won't happen when you purchase a Corona licence.

views:1795 update:2011/9/29 9:22:17
corona forums © 2003-2011