Hello friends, I want to develop a facebook 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.

link|improve this question

43% accept rate
3  
Did you google? There are many many questions asked here on SO for exactly the same thing. – Praveen S Aug 4 '11 at 12:11
feedback

4 Answers

up vote 1 down vote accepted

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

link|improve this answer
feedback

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

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

link|improve this answer
feedback

Try ShareKit or FBConnect

link|improve this answer
feedback

Check out theses links, All your answers are present.

  1. Tutorial for FBConnect

  2. Add a Like Button

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.