katzer / cordova-plugin-hidden-statusbar-overlay

Cordova plugin to hide the statusbar and overlay on iOS
Apache License 2.0
27 stars 14 forks source link

Cannot get the plugin to work #3

Closed erol-simsir-fe closed 9 years ago

erol-simsir-fe commented 9 years ago

I've forked the plugin directly into the plugins folder of my project. I've included "" into the config.xml file and I've added the JS to hide the statusbar when it appears (because it has to be hidden when this plugin is installed) to my index.html. The statusbar doesn't disappear though.

So what I'm wondering is if this plugin also works with the PhoneGap Developer App (http://app.phonegap.com/). I haven't tested this by installing the app on my device, because I don't have an Apple Developer account.

katzer commented 9 years ago

You need to install the plugin via CLI. cordova plugin add de.appplant.cordova.plugin.hidden-statusbar-overlay