October 2009
2 posts
Primary Colours →
I love the colors in this photo from FriskyPics
Oct 22nd
1 tag
Present Modal View Controller from Modal View...
What I wanted to do was to present a modal view controller in the viewDidAppear method of a different modal view controller.  Specifically, I have a screen in my app that lets the user send a tweet.  I’m using the MGTwitter engine with Ben Gottleib’s Twitter+OAuth. The tweet view is presented modally.  When it appears, it checks to see if the user is authenticated, if not it...
Oct 21st