Closed bwinchester closed 10 years ago
I am using phoneGap to deploy a developer version of an app and have the following settings and this plugin. It is the only plugin right now.
<preference name="webviewbounce" value="false"/> <preference name="UIWebViewBounce" value="false"/> <preference name="DisallowOverscroll" value="true"/> <gap:plugin name="de.appplant.cordova.plugin.hidden-statusbar-overlay" version="1.2.0" />
My webapp is still displaying below the status bar.
This is an issue with PhoneGap Hydrate, not taking new plugin settings, etc.
I am using phoneGap to deploy a developer version of an app and have the following settings and this plugin. It is the only plugin right now.
My webapp is still displaying below the status bar.