开发者

Twitter integration into iPhone app

开发者 https://www.devze.com 2023-03-09 06:18 出处:网络
I am using MGTwitterEngine in my iPh开发者_Go百科one application. It is working great of for every other functionality than search user.

I am using MGTwitterEngine in my iPh开发者_Go百科one application. It is working great of for every other functionality than search user. I have tried to integrate search functionality of twitter i.e. GET users/search | dev.twitter.com.

but didnt get any success.

i have also tried by changing path of TWITTER_DOMAIN to @"api.twitter.com/1" but no success. i am getting Response code 403.

Can some one please please guide me solve this Search user functionality?

Regards, Sanket


You can login with twitter. This doc explain step by stepsTwitter Login

0

精彩评论

暂无评论...
验证码 换一张
取 消