I'm going through the Beginning Iphone Development Apress book and I'm constantly getting problems when building my NIB files. My practice apps crash because of the NIBS. I now this because I'll just trade out mine for the sample ones and the app will work. I'll look at the sample nib and all of my connections will be the same. I'm having problems debugging my NIBS and figuring out exactly what's wrong. So...
1) Can you just design your interface in IB and do all the wiring in Code?
2) What's the best way to figure out what's wrong with your NIB's?
3) Anybody else have the same problems with doing the examples in the Apress book?