Hide Statusbar on Startup Plugin for Apache Cordova
Cordova / PhoneGap Plugin to hide the statusbar on startup of the application by adding a declaration to the Info.plist file to set the statusbar as hidden by default
cordova plugin add https://github.com/SevaSafris/cordova-plugin-statusbar-hide-on-startup
Applies to iOS only.