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

iOS updateProgress blocking UI

    XMLWordPrintableJSON

Details

    Description

      When starting a download we receive calls to updatePrrogress and corresponding javascript callback this many times, so CPU will get to almost 100% and UI will non or very slowly responsive.
      I just made a workaround in https://github.com/OliverZiegler/cordova-plugin-file-transfer.git on branch iOS_throttle where the updateProgress event will only be send to the javascript source every second.

      We didn't get this issue on Android.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zoutapps Oliver Ziegler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: