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

statusbar plugin interaction with iOS multitasking

    XMLWordPrintableJSON

Details

    Description

      In pluginInitialize the statement

      [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(statusBarDidChangeFrame name: UIApplicationDidChangeStatusBarFrameNotification object:nil];

      causes incorrect rendering behavior when using iOS multitasking split window. When pulling the cordova app onto the screen from the right, the window resizing is not handled correctly (much larger widths thsn actual are reported and reflected in the rendering).

      Commenting out this statement eliminates the problem, but it is not clear what the potentially unwanted effects of this would be.

      Attachments

        Issue Links

          Activity

            People

              jcesarmobile jcesarmobile
              nickredding Nick Redding
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: