I\'m a little confused as to how I get the Twitter OAuth Token using the iOS Social Framework. Assuming I have a Facebook and Twitter account setup on iOS6, and I can get the AC
Check out this project https://github.com/seancook/TWReverseAuthExample. There is TWAPIManager class which does the job for you.