Hello,

I have an iphone application with its own authentication system: users
have to provide their login and password, nothing is related to
twitter.

I would like to develop a "twitter friends finder" like in the
Instangram app. Basically once a user is logged in Twitter, I want to
be able to find all his friends that use the application and provide a
"follow" button. The "follow" action is part of my application, it has
nothing to do with Twitter.

It seems like the iphone application Instagram does that. I have no
idea how to achieve that. I could connect the twitter users and my
application users by comparing the email addresses but the email
property is not available in the twitter API when getting followers.

Can you please give me some directions if you know how to do that ?

Thank you

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to