I have been trying to get the status bar to go away as i want to put a fullscreen game in. i\'m using phonegap for the iphone
thanks in advance.
For iOS7, you'll need to set the following setting in your [appname]-info.plist:
'View controller-based status bar appearance' to NO (Boolean)