简体   繁体   中英

Objective-C - Publish to Facebook

I'm wanting to create a iPhone application where the user has the option to publish data to their facebook page.

Does anyone have any sample extracts of code or reading material I can have a look to get a background understanding of what I wish to create.

Have you bothered yourself trying Facebook sample code at least?

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

Look at the official facebook developer documentation, there's a video:

http://developers.facebook.com/blog/post/213/

到目前为止,最简单的方法是使用ShareKit ,这是一个具有用于与不同社交网络的LOTS共享的接口的框架。

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