【问题标题】:SceneDelegate in iOS 13, Is it necessary?iOS 13 中的 SceneDelegate,有必要吗?
【发布时间】:2020-03-10 01:45:42
【问题描述】:

我有一个最初使用最低 iOS 目标 iOS 11 编写的应用

在添加新功能和对 iOS 13 的支持后,最新版本现在要求最低 iOS 目标为 iOS 13。 我的项目中根本没有 SceneDelegate,并且该应用程序仍然按预期完美运行。 此外,该应用程序不需要多窗口支持。它仍然是一个单窗口应用程序。

这个项目需要添加 SceneDelegate 吗?如果不添加 SceneDelegate 以后会不会出问题?

【问题讨论】:

标签: ios swift ios13 xcode11 uiscenedelegate


【解决方案1】:

没必要。既然你 Read this beautiful article

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-02-12
    • 1970-01-01
    • 2021-08-23
    • 2022-01-05
    • 2016-10-03
    • 2012-12-14
    • 2018-04-05
    • 2021-01-25
    相关资源
    最近更新 更多