Hello,
I do not understand how I can try OF while I’m developing my game.
Followed these steps:
1.-I have created a developer account with the game in OF
2.-I added a user test
3.-In my code I have:
[lua]openfeint local = require “openfeint”
openfeint.init (ProductKey, productSecret, displayName)
– I also tested:
openfeint.init (ProductKey, productSecret, displayName, appID)
openfeint.launchDashboard (“leaderboards”)
– I also tested:
openfeint.launchDashboard ()[/lua]
I have built and moved to my iPhone 4 but when you run this code, the screen goes black and nothing comes out.
The steps are correct or am I doing something wrong?
Regards.
Francisco.
[import]uid: 11749 topic_id: 7083 reply_id: 307083[/import]