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

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -