I'm doing a game that will connect to facebook once conected the game uploads your score and shows you a table with the score of your friends.
I try to create an object to store data, but i couldn't do it.
then I read this on the Data Store API documentation: Except for the User Preference API methods, all Data Store API methods have been disabled for desktop applications.
Is my game an desktop application? if not, how can i do for store the points of the players in the facebook application?
I'm so sorry for mi english, I speak spanish.