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?
相关问题
- CALayer - backgroundColor flipped?
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- facebook error invalid key hash for some devices
- gactions CLI crashes on Windows when uploading goo
相关文章
- Windows - Android SDK manager not listing any plat
- Could I create “Call” button in HTML 5 IPhone appl
- Facebook login for group members
- Unable to process app at this time due to a genera
- How do you detect key up / key down events from a
- “Storyboard.storyboard” could not be opened
- Open iOS 11 Files app via URL Scheme or some other
- Can keyboard of type UIKeyboardTypeNamePhonePad be
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.