TAB Bar application - more than one tab view???
Can anybody please tell me why this is happening,
When i load up a new tab bar project, i am given two tab bars to work with
I am given a first view controller and second view controller. I can code in all the things I need to so as to include scrollable text, links to audio, video, ad banners and all else etc.
Then I go to new file and add a UIViewController subclass under cocoa touch in IOS.
It will first load up fine with a UIImage, but once i link an outlet to an object in XIB then run it, it crashes and it takes me to a breakpoint in main.m
What am I doing wrong?
Would be very grateful for any assistance thankyou
|