Hello,
As the subject says, I have a project based on Apple's TabController template. The problem is that when navigating to Second View in the TabController, the First View's "viewDidLoad" method is called. The second view's method is NOT called.
Any idea what might cause this? I would post code but I'm not sure what part might pertain to this, so let me know if you need any snippets.
Thanks,
Dave