Retrieving Twitter OAuth Token using Social Framework (iOS6)

前端 未结 4 772
轮回少年
轮回少年 2021-01-30 23:33

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

4条回答
  •  走了就别回头了
    2021-01-30 23:45

    Check out this project https://github.com/seancook/TWReverseAuthExample. There is TWAPIManager class which does the job for you.

提交回复
热议问题