I\'m trying to implement OpenFeint in my Cocos2D iPhone game, but here\'s something weird that I didn\'t find how to solve.
I am using OpenFient for an online leaderboard in my game, but how can I get the leader board data (say top ten)? then display it in my own custom UI? Rather than having to use the open feint scree开发
In their support OpenFeint give you this, but I don\'t quite understand. How can I get the leaderboard data, say top 10 and show it in my own UI?
i noticed that openfeint开发者_运维百科 is eating up my iphone cpu usage. My game slowed down after i updated to the latest openfeint. I ran the instruments cpu sampler and it showed that that openfei
I have 12 build errors when trying to install the openFeint SDK. Build Invisible_Pong of project rocket_pong with configuration Debug
After I launch OpenFeint with function initializeWithProductKey, I checked the user approval status by calling the function [OpenFeint hasUserApprovedFeint]. The function always returned false value.