Search code examples
iphonetwittermgtwitterenginesocial-media

Follow on Twitter using MGTwitterEngine iphone


I am using MGTwitterEngine for integrate Twitter on my iPhone application. so i want to follow a particular person using this library. can any one suggest me how i do this.

Thanks


Solution

  • I have not try to follow a user ..

    Let try this metthod

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

    and let me know