An Interface Builder Oddity…

I knew I was doing everything right. (Well, in regards to what I was doing…) I wrote my header and implementation code and connected everything in Interface Builder. My app kept on crashing. I found an  answer here: http://discussions.apple.com/thread.jspa?threadID=1598422&start=0&tstart=0 . Wow that is evil. If you are ever using a UITabBar in your iPhone application, [...]