Daniel Holth created CB-8376:
--------------------------------
Summary: StatusBar plugin breaks when platform/ios is recreated
Key: CB-8376
URL: https://issues.apache.org/jira/browse/CB-8376
Project: Apache Cordova
Issue Type: Bug
Components: Plugin Statusbar
Affects Versions: Master
Environment: XCode
Reporter: Daniel Holth
I'm using the statusbar plugin on iOS to keep the status bar from overlaying
the webview.
<preference name="StatusBarOverlaysWebView" value="false" />
I put this preference in plugins/ios.json's munge section and in config.xml.
If I remove the platforms/ directory and then add the ios platform back in, the
statusbar plugin does not load. The status bar is now transparent instead of my
preference.
The only way to get it reconfigured properly seems to be to remove and re-add
the plugin but even this fix does not seem to be completely reliable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]