Retrieving Twitter OAuth Token using Social Framework (iOS6)
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 ACAccount. When I check the ACAccountCredential for the Facebook ACAccount the OAuthToken property is set but for the Twitter ACAccount it isn't. Every other detail for the Twitter ACAccount is set just the ACAccountCredential is not. To add to the confusion I came across an article on using Reverse Auth to get the OAuth Token ( https://dev.twitter.com/docs/ios/using-reverse-auth ). This article talks about calling https:/