You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "David Lewis (JIRA)" <ji...@apache.org> on 2015/02/24 15:52:04 UTC

[jira] [Created] (CB-8533) FileTransfer download progress is nonfunctional

David Lewis created CB-8533:
-------------------------------

             Summary: FileTransfer download progress is nonfunctional
                 Key: CB-8533
                 URL: https://issues.apache.org/jira/browse/CB-8533
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File Transfer
    Affects Versions: Master
         Environment: ios android
            Reporter: David Lewis


The zip file download response is received sans content-length, so the head request is made. After r.0.4.1, the head request does not return before the the download is finished and no progress is reported.

Threading was introduced after r0.4.1 in iOS and I suspect some issue with updating across threads there. I'm still looking for a version that works for Android.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org