For the past 4 hours I’ve been trying to learn how to get Twitter to work with Cocoa and Obj-C. I’ve read tons of tutorials and followed through just to be stumped by something not working in the end or just no compiling, or later learning that its outdated because Twitter now uses OAuth or something.
The closest I came is following this tutorial twice
http://www.mobiledevmag.com/2010/10/how-to-build-your-twitter-engine-library-for-iphone/#figure7
and nothing was displayed at the end.
Can someone please point me in the right direction on using, or even just setting up, Twitter APIs? I’ve used FB APIs successfully.
Specifically for the app I’m working on, I need users to be able to post tweets and follow other users.
Any resources/tutorials would be appreciated. I’ve already looked at the libraries on Twitter, I’m just completely stumped on how to use them -_-
Another option is MGTwitterEngine but it is specific to Twitter only.