Graph API and iOS

守給你的承諾、 提交于 2020-01-13 07:24:09

问题


How can I use/implement the new Graph API from facebook in iOS programming (objective C)? Also parsing the JSON file returned by the API? I can't seem to find any examples out there. Facebook resources doesn't give too many details on iOS development.


回答1:


Have you downloaded the Facebook iOS SDK from here: http://github.com/facebook/facebook-ios-sdk. It contains all you need to connect to Facebook from iOS and also sample code on how to use both the old API and the new Graph API.




回答2:


Just now i have tried to search the same thing here is the link what i have got. https://developers.facebook.com/docs/ios/graph

hope its helpful.



来源:https://stackoverflow.com/questions/4006382/graph-api-and-ios

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