objective c - Twitter-oAuth-library for iPhone development -


i'm looking oauth/xauth-twitter-library iphone/objective-c. found mgtwitterengine, didn't work, don't link external libraries needed work (heck, example download doesn't work out-of-the-box!).

so, know alternative libraries this, or how can make mgtwitterengine work? thank you.

why still use oauth twitter? twitter recommends use xauth alternative oauth in iphone

if want use oauth, can suggest this library. used before oauth, changed xauth already


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -