Near the beginning of my main.lua file I have
local openfeint = require("openfeint")
openfeint.init( "XXXXXXXXXXXXXXXXX", "XXXXXXXXXXXXXXXXXXXX", "MY GAME NAME", "1234567" )
When I launch a new build of my game (first time game is ever played) it displays an OpenFeint screen asking if I want to enable OpenFeint for my game.
I have played other games (possibly not created with Corona) where this does not occur and instead there is a button to launch OpenFeint.
Anyway my game includes a button to launch the openFeint dashboard but I would like to know if I can prevent the openFeint screen displaying when game first launched? Perhaps it is not sensible to remove it but it is quite annoying.
Thanks
Paul [import]uid: 7863 topic_id: 5337 reply_id: 305337[/import]