I have this as the first few lines of my main.lua file:
local ui = require(“ui”)
openfeint = require “openfeint”
openfeint.init( “”, “”, “”, “” )
My application is Landscape. When I launch it, the OpenFeint menu pops up but it pops up in Portrait mode and only covers 1/2 of the screen. What is going on? This happens even if I build the sample code for the XCode iPhone Simulator.
Thanks! [import]uid: 36022 topic_id: 8492 reply_id: 308492[/import]
[import]uid: 10144 topic_id: 8492 reply_id: 31172[/import]