When my app launches in landscape mode, the OpenFeint message bar displays as if the view is a portrait view.
How can this message be set to display correctly?
Thanks
Try this:
[OpenFeint setDashboardOrientation:OrientationHere];