开发者

How to integrate with Facebook in iPhone?

开发者 https://www.devze.com 2023-03-25 00:55 出处:网络
I want to develop a Faceb开发者_开发技巧ook integration in my iPhone apps and is there any way to customize the Facebook integration so please tell me any link or any idea to develop this functionalit

I want to develop a Faceb开发者_开发技巧ook integration in my iPhone apps and is there any way to customize the Facebook integration so please tell me any link or any idea to develop this functionality.

Thanks in advance.


Check the facebook API at http://developers.facebook.com/docs/reference/api You can use the webservices provided by facebook which ill let your application communicate to it with xml/JSON


Facebook has written an SDK for iOS. You can get up and running with their documentation.

http://developers.facebook.com/docs/guides/mobile/


Try ShareKit or FBConnect


Check out theses links, All your answers are present.

  1. Tutorial for FBConnect

  2. Add a Like Button

0

精彩评论

暂无评论...
验证码 换一张
取 消