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

statusbar plugin interaction with iOS multitasking

VotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment