在做一个高级项目时,我的应用最近开始在启动画面后只加载黑屏。我没有使用Storyboard。我一直在寻找解决这个问题的方法,但似乎无法使其他解决方案适应我的项目。我的[github](https://github.com/cleif/Hastings/tree/Fixed)在这里有最新版本。下面是我的AppDelegate.h&.m文件中的代码。.h#import#import"IIViewDeckController.h"#import"MenuViewController.h"#import"HomeViewController.h"#import"AboutViewControl