Hey everyone, i have major problems using the OAuth code from Ben Gottlieb (
http://github.com/bengottlieb/Twitter-OAuth-iPhone) to put into my own twitter client.
I have a bacis view-based app, where i have the TwitterRequest and a view to login and post a tweet, nothing else. But i really want to be able to have my apps name in "from ..." and not "from API". So i took at look at OAuth and tbh i dont understand a thing of it... Im pretty new to programming, making the client wasn't that hard, but when there is A LOT of code it gets hard
Anyone know a good tut for putting OAuth in your app or wanna help me with it? (i can PM my code to you, if you wanna help

)
-Drudoo