在開發中,控制台經常輸出“Status bar could not find cached time string image. Rendering in-process?” 在 Info.plist 中添加如下配置 ...
在開發中,控制台經常輸出“Status bar could not find cached time string image. Rendering in-process?”
在 Info.plist 中添加如下配置
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>