stefanosn
stefanosn

Reputation: 3324

Starting out with an application for Facebook Connect on the iPhone

I would like to make a button in order for the user to be able to connect and join a group I have created in Facebook. Is this possible with Facebook Connect? Is there a tutorial or something?

Upvotes: 2

Views: 2816

Answers (1)

Jorge Israel Peña
Jorge Israel Peña

Reputation: 38586

You can try checking out the newly-updated Facebook Connect SDK for iOS which has been updated for the Graph API.

You can also check out Ray Wenderlich's series on using the Graph API with the iPhone starting here.

Upvotes: 4

Related Questions