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

StatusBar plugin not working in iOS 10

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • None
    • None

    Description

      StatusBar plugin won't work with iOS 10:

      • Setting `StatusBarOverlaysWebView` to false won't have effect. The web view frame will overlay the status bar.
      • Executing the following will have no effect over the status bar at all.

      ```
      StatusBar.overlaysWebView(true);
      StatusBar.overlaysWebView(false);
      ```

      Attachments

        Activity

          People

            Unassigned Unassigned
            jorgemanrubia Jorge Manrubia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: