摘要:
使用了SceneDelegate 13以下黑屏。 1.去SceneDelegate 代码,写回原来的方式。 2.info.plist删掉相关配置。 3.appdelegate里去掉SceneDelegate相关方法。 4.需要将UIWindow window 添加回来。 #import <UIKit 阅读全文
posted @ 2020-01-03 17:31
wp7ers
阅读(115)
评论(0)
推荐(0)
摘要:
UIApplication 应用对象。类似 android Application 类。 #单例,一个应用对应一个UIApplication对象。-同android. #单例获取方式。通过[UIApplication sharedApplication]可以获得-android 在menifest中 阅读全文
posted @ 2020-01-03 10:41
wp7ers
阅读(157)
评论(0)
推荐(0)
浙公网安备 33010602011771号