Status bar could not find cached time string image. Rendering in-process

前端 未结 6 1431
隐瞒了意图╮
隐瞒了意图╮ 2021-01-30 07:50

I get the above runtime message after I upgraded to Swift4.1 and Xcode 9.3. Before the upgrade I did not have this message in my console window.

Status ba

6条回答
  •  无人共我
    2021-01-30 08:22

    I was able to get rid of this warning, by checking the "Requires Full Screen" in Target-> Deployment Info.

    Checking this option may have some side-effects in iPad, so you should do it having this in mind.

提交回复
热议问题