How to remove iOS status bar with Phonegap Build?

前端 未结 9 2064
走了就别回头了
走了就别回头了 2021-02-02 10:11

Is it possible to get rid of the status bar in iOS7 when using Phonegap Build 3.1? I can remove the status bar when building locally in Xcode, but as soon as I try Phonegap Buil

9条回答
  •  旧巷少年郎
    2021-02-02 10:55

    I'm using the following in config.xml which completely removes the status bar, tested on iOS 7.0.3 & 7.0.4, Phonegap version 3.0.0 if that helps.

        
    

提交回复
热议问题