Hey guys! I'm making my own Facebook app (or Twitter) and I would like to know how to implement it into your iPHone app. If anyone could help me, send me a link or something Thanks!
相关问题
- 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
- how do you prevent page scroll in textarea on mobi
相关文章
- 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
- Can not export audiofiles via “open in:” from Voic
http://developers.facebook.com/blog/post/213 You can take a look for Facebook API.
http://www.getsharekit.com/
ShareKit allows you to add support for many social sites to your app. It's super great and free. Check it out. You can look at the code to see how endlessly complicated the facebook/twitter apis are :)