I have a home page. Xib and a MainWindow.xib Plast say that the main window is the main nib file. I launch the app and all are ok with the main / initial page of the main-window, but I want to create a home page. Xib should be the main page. I turned it into plist and run my app, and it crashes ... can someone please help me? "post-text" itemprop = "text">
That's because your homepage. Xib does not have reference related to AppDelegate objects and AppDelegate.
Comments
Post a Comment