[Newbie] how to view picker
Hey, so i'm doing this app building exercise that includes a picker.
I entered the necessary adjustments in xcode viewcontroller.m and viewcontroller.h, and connected delegate and datasource outlets to file owner in interface builder, however whenever i build i get a blank white screen in simulator.
i know this means i connected something wrong for view in Interface builder but i have no idea what.
Any suggestions?
I have been at this for hours, and google is no help. Thank you.
|