Follow Twitter using MGTwitterEngine iphone

I use MGTwitterEngine to integrate Twitter into my iPhone application. so I want to follow a specific person using this library. can anyone suggest me how i do this.

thank

+3
source share
1 answer

I am not trying to follow the user.

Try this metthod

-(NSString *)enableUpdatesFor:(NSString *)username

and let me know

+2
source

All Articles