Hi Guys,
Thanks to Addthis team for the awesome SDK.
I have used "AddThis" sdk in my Iphone application to share url's and tweets to twitter.
I implemented it well. I assigned the TwitterConsumerKey ,TwitterConsumerSecret,TwitPicAPIKey ,TwitterAuthenticationMode(ATTwitterAuthenticationTypeOAuth) and TwitterCallBackURL as blank.
However when my application runs , its displaying a "Authorize App" window.
After i clicked the button, it provided a 7 digit PIN number to complete authorize the process.
I have referred many links
i didn't get any idea about 'what to do next' after referred the below links .
is it ask individual log-in's? is there any way to avoid this stuff?
Any help on this is appreciated.
Links that i looked:
https://dev.twitter.com/docs/api/1/get/oauth/authenticate
https://dev.twitter.com/discussions/300