ios - Twitter login in iphone application -


i developing iphone application in user has login through social networks ie facebook,twitter,googleplus.

the login functionality app : https://itunes.apple.com/in/app/fancy/id407324335?mt=8

i have logged in via facebook , working fine. don't how user details twitter , google plus.

please provide me sample source.

thanks in advance

to login twitter, documentation provided here https://dev.twitter.com/docs/ios pretty comprehensive.

there sample project few functionalities implemented in project.

https://github.com/lucascorrea/sctwitter

as google plus, don't think there better resource one.

https://developers.google.com/+/mobile/ios/sign-in


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -