Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9076

Invalid platform specific config.xml when using statusbar plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 5.0.0
    • None
    • None
    • iOS

    Description

      I have this config.xml in the root directory of the cordova project: http://pastebin.com/jhFr7a5X

      After I run cordova build ios this is the config.xml that is in the platforms/ios/Teamweek directory: http://pastebin.com/scamymmM

      The problem is that there are these two lines in the second config.xml file:

      <preference name="StatusBarOverlaysWebView" value="true" />
      <preference name="StatusBarOverlaysWebView" value="false" />
      

      That causes the statusbar to be hidden, ie. the "true" value from the config file is used instead of the "false" value that I want and that is in the original config.xml file.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              michalmiskernik Michal Miskernik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: