Ok, this is the obligatory blog intro explaining what the blog is about.
iPhone OS coders, this blog is for you.
As I’ve learned Cocoa Touch and become proficient in working with the iPhone SDK and related libraries and tasks, I’ve seen a lot of trouble spots that I’m sure affect many other coders as well. Â How do you debug a button that isn’t responding to touches? Â What’s the best way to deal with EXC_BAD_ACCESS? Â How can you track down a mysterious memory leak? Â What’s the best design for a utility class to simplify client-cached server API calls?
In short, this blog is about iPhone OS coding gotchas and insights, intended for consumption by anyone working on an iPhone, iPod, or iPad app.