Re: Beta 8 - Tab Bar Application with UIWebView
Hi all,
I'm fairly new to Objective-C and iPhone SDK.
Could someone please explain exactly what is described above? I tried step-by-step, and still get a EXCEPTION_ERROR with the following report:
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIView 0x454060> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key webView.'
I don't understand why step #6 made the difference, but it is still not working for me. I have been unable to have a Tab Bar with a WebView in one of the tabs views. Am I missing something basic?
Could anyone please offer some explanation of code to achieve this 'simple' interface?
|