Is it possible to use the Scores & Achievements API from Facebook solely from a native mobile application?
问题 I'm toying around with the Facebook APIs for a game I'm developing as a hobby project, after reading through the facebook SDK documentation, I'm still a little unclear as to what is required for developing games on the platform. This is what I have : Native iOS application All game data is stored locally (levels, characters, items) I don't have any backend servers, the game is completely client side only. I want to make the game "social" by adding achievements/friends lists, the facebook API