简体   繁体   中英

Objective-C facebook API

Can someone point me to Objective-C facebook API. I need to use it for iOS SDK 4.2. I have found twitter API but not face book. Please help.

I don't know what you're trying to do, but if you're simply trying to share something on Facebook, ShareKit should make things very simple: http://www.getsharekit.com/

Otherwise, you'll have to use the iOS SDK, which allows for more functionality but also involves writing more code: http://github.com/facebook/facebook-ios-sdk

You can use the sdk from Facebook on github:

https://github.com/facebook/facebook-ios-sdk

Why no body points at the obvious one true source of Facebook for IOS API

https://developers.facebook.com/docs/ios

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM