Facebook API Facebook Graph Library

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

+4
source share
4 answers

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

I use it with great success in the current iPad project.

Update: the author only sent the 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 a message for FB to crash when using the code

+5
source

Not that I saw and tried to write something myself, was unsuccessful. I am VERY disappointed with Facebook and the lack of support in this area, especially because they want developers to switch to the API, however iPhone developers are SOL at the moment, which is a shame, because using their current SDK is a pain in the ass, all of their backs challenges and delegates. It is not very clean.

0
source

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

0
source

Api Facebook chart check this link

It works without any problems.

0
source

Source: https://habr.com/ru/post/1307696/


All Articles