I am new to iPhone. I have Develop one aplication that is of ViewBased Application.
Everything is right but while i run the application, instead of showing list of content it shows the white screen. After doing studies come to know that it may be for the XIB file references. As my code is right at all. So will u tell me while it appear like it ?
Thanks in advance.
I am new to iPhone. I have Develop one aplication that is of ViewBased
Share
check your .xib file and see whether you have link it to datasource and delegate or not.