16 Star 39 Fork 27

jimneylee/JLOSChina-iPhone-V2

xcode下运行出错Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application windows are expected to have a root view controller at the end of application laun

待办的
创建于  
2016-01-14 14:15

///////////////////////////////////////////////////////////////////////////////////////////////////

  • (void)prepareAfterLaunching
    {
    // New version check
    [[LTUpdate shared] update];

    // Spy network
    [[JLNetworkSpy sharedNetworkSpy] spyNetwork];
    [JLNetworkSpy sharedNetworkSpy].spyDelegate = self;

    [self appearanceChange];
    }

原因:[self appearanceChange];这个方法的位置放置导致运行出错

评论 (0)

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
134854 loveleyi 1733703278
Objective-C
1
https://gitee.com/jimneylee/JLOSChina-iPhone-V2.git
git@gitee.com:jimneylee/JLOSChina-iPhone-V2.git
jimneylee
JLOSChina-iPhone-V2
JLOSChina-iPhone-V2

搜索帮助