OpenFeint Achievements-Button not displayed

Hi folks,

I implemented OpenFeint (2.7.5) and in the game I get the popup
“New Achievment received” (Shouldn’t be a text what type displayed here?).

If I start the dashboard, there is “forum chat” in the middle, where
other games features the achievments…

Do I have to hardcode that somewhere, so the achievement-menu-button get’s displayed?
Do I have to add the list of achievments manually somewhere in the Unity-Folder or xCode?

many thanks,

pep

Hi folks,

ISSUE SOLVED, thanks to Mindthecube!

http://www.mindthecube.com/blog/2010/12/adding-openfeint-and-game-center-to-unity-ios-project

Seems just keeping the version number to min and max on the openfeint website is not enough,
so I linked the version number for the achievements to the application name.
My openfeint_offline_config.xml kept false - before.

best regards,

pep