I am using the MGTWitter engine, and have had success authenticating and posting tweets.
Here's what I'm stuck on: I would like to store the twitter username and store it, so that I can display it on the view before a user posts a tweet.
I've scoured the web and can't find the right method. Should I somehow be storing the username in the storeCachedTwitterOAuthData delegate method?
Any help would be greatly appreciated.
-SD