Hi

Now I am using this code
[twitterObj endUserSession];
[twitterObj clearAccessToken];

Now its working fine but giving error HTTP 401 as request failure



On Apr 12, 5:03 pm, "Rinku Sadhwani\"Love is like war: Easy to begin
but hard to end.\" - Anonymous\"" <rinku.sadhw...@gmail.com> wrote:
> On Tue, Apr 12, 2011 at 5:26 PM, Battan Ror <batta...@gmail.com> wrote:
> > Hi All
>
> > How we logout the user from iphone twitter applicatio
> > I am using MGTwitterEngine with code
> > [twitterObj endUserSession];
>
> > But user is not logout
> > How we do that
>
> u can do like that
> -(void)logout
> {
> [_engine clearAccessToken];
> NSlog(@"logout press");
>
> }
>
> rinku

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk
  • ... Battan Ror
    • ... Rinku Sadhwani"Love is like war: Easy to begin but hard to end." - Anonymous"
      • ... Amit Battan Ror

Reply via email to