开发者

Fetching data from facebook game application to iPhone application

I have an application wh开发者_如何学Goere I need to connect to a game app within facebook and fetch data from that app. Say, a user has been playing certain game app in facebook and I need to fetch the points he has scored in that game from my iPhone application. Is it possible ? If so then how to implement it ? Can anyone pls help me out of this ?

Thanks in Advance.


I don't think that is possible. My arguments:

  1. Retrieving game-dependent information for a given user and game seems impossible to me, since that kind of information is usually stored and handled by servers that run that game, not Facebook.

  2. Facebook API does not provide such a mechanism. You cannot query such information using FQL on any of its tables. See http://developers.facebook.com/docs/reference/fql/

Good luck.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜