imdhresh
imdhresh

Reputation: 31

Facebook ,twitter and Linkedin integration with Full Functionality in iphone

I have experience of integration of facebook and twitter api. But Its just feed post. I want full Facebook application which shows friends list their messages and events. And i want same thing for twitter and linkedin. If any body have idea or code for this please give me link or post that.

Thanks

Upvotes: 0

Views: 1011

Answers (2)

megha
megha

Reputation: 905

the API for Linkedin You can refer this :

http://developer.linkedin.com/thread/1169?tstart=30

Upvotes: 2

Rahul Sharma
Rahul Sharma

Reputation: 3013

You can use UIWebView to load twitter and facebook. It will let you exploit the entire functionality offered by these two Social networking sites. Though It's not impossible to build an application the way you want it to be but using webview will save your time as well as efforts. Since you are already aware of the FB and twitter integration so I am sure you are already aware as to what all we can do from iPhone application..viz.. Setting Status, reading POSTS etc.. I am not quite sure about Linkedin.. Just in case if you come across any solution for this let me also know about that.

Upvotes: 0

Related Questions