tags:

views:

104

answers:

3

I am developing an iPhone application in which i need to connect with twitter. can i do this using twiter api key? If possible how to get the twitter api key?

+1  A: 

Try Twitter API Wiki and iPhone Dev Center.

James
+2  A: 

http://apiwiki.twitter.com

Dave Swersky
+1  A: 

Try using MGTwitterEngine.

Graham Lee