Why is the Status Bar STILL showing during Default.png?

后端 未结 6 632
灰色年华
灰色年华 2021-02-06 00:28

I\'m pretty sure that I\'ve taken all steps to correctly set my status bar to hidden. I did this in both the info.plist file (setting a UIStatusBarHidden to a boolean TRUE) as w

6条回答
  •  遥遥无期
    2021-02-06 00:49

    in the info.plist there's also a key called "Status bar is initially hidden" that needs to be checked on. It will hide the status bar while loading the default.png

提交回复
热议问题