iPhone Facebook Graph API library

时光怂恿深爱的人放手 提交于 2020-01-20 19:51:11

问题


Is there an library for the iPhone using the new Facebook Graph API yet?


回答1:


This library is great: http://www.capturetheconversation.com/technology/iphone-facebook-oauth-2-0-and-the-graph-api-a-tutorial-part-2

I am using it with great success in a current iPad project.

Update: Author just posted code to github: http://github.com/reallylongaddress/iPhone-Facebook-Graph-API

Update: Please check https://github.com/reallylongaddress/iPhone-Facebook-Graph-API/issues/4 if you find post to FB crashing while using code




回答2:


Not that I have seen and trying to write something myself has been without success. I am VERY disappointed with Facebook and there lack of support in this area especially since they want developers to move over to the API, however iPhone developers are SOL at the moment which is a shame since using their current SDK is a pain in the ass with all of their callbacks and delegates. It is not very clean at all.




回答3:


FB Graph API SDK for iPhone is rumored to be released during WWDC. Android SDK is already officially announced (but not released, yet).



来源:https://stackoverflow.com/questions/2692553/iphone-facebook-graph-api-library

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!