Status bar could not find cached time string image. Rendering in-process?
(1)在 Info.plist 中添加如下配置

|
1
2
|
<key>UIViewControllerBasedStatusBarAppearance</key><false/> |
(1)在 Info.plist 中添加如下配置

|
1
2
|
<key>UIViewControllerBasedStatusBarAppearance</key><false/> |