Ha ii ,i know how to integrate a Twitter in ios sdk,i alredy done with the help of MGTwitter Engine.But my problem is it shows a login page as a webview,i want to be login screen as popup just like the facebook login popup,so i got a link,that contains costomized popup for twitter,but how can i authenticate our twitter username and password in this costomized from.is there any other way to costomize our twitter logijn form?.please help me.
Thanks in advance.
Ha ii ,i know how to integrate a Twitter in ios sdk,i alredy done
Share
Just if anyone is still stumbled to integrate twitter with native like effects.
DETweetComposeViewController is really cool if you want to support devices lower than ios 5.
Its just a replica of Apple’s TWTweetComposeView and very simple to use.
You need to follow steps at https://github.com/doubleencore/DETweetComposeViewController