ewindso / ios-parse-titanium-module

iOS Parse.com Titanium Module
Other
83 stars 23 forks source link

Twitter Link with user #12

Open iantearle opened 11 years ago

iantearle commented 11 years ago

Documentation only says about logging in with twitter user. How would one link to an existing account?

ewindso commented 11 years ago

It could be implemented similarly to how the facebookLinkWithUser is in the module.

iantearle commented 11 years ago

I cant find twitterLinkWithUser in the source, there is only linkUser that relates remotely to anything to do with twitter which makes me wonder if the code on Github is your latest?

ewindso commented 11 years ago

There's not twitterLinkWithUser -- I said it could be implemented like facebookLinkWithUser.