11 2019 档案

iOS 13 statusBarWindow on UIApplication: this code must be changed as there's no longer a status bar or status bar window 错误
摘要:突然的崩溃让我措手不及 *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'App called -statusBar or -statusBarWindow on UI 阅读全文
posted @ 2019-11-20 11:52 琴儿Aline 阅读(4298) 评论(0) 推荐(0) 编辑
Xcode 升级到 11.2 创建工程是多了一个 SceneDelegate 问题
摘要:两种方式解决 第一种. 在info plist 删除 Application Scene Manifest 同时 删除 SceneDelegate 类 在APPdelegate 删除相关scene 的协议 第二种 就是 在SceneDelegate 类里添加 @available(iOS 13,*) 阅读全文
posted @ 2019-11-13 16:33 琴儿Aline 阅读(616) 评论(0) 推荐(0) 编辑

 
点击右上角即可分享
微信分享提示