You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Fuchur84 <gi...@git.apache.org> on 2016/02/05 16:58:33 UTC

[GitHub] cordova-plugin-file-transfer pull request: CB-8407 Fix downloading...

Github user Fuchur84 commented on the pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/63#issuecomment-180414183
  
    There seems to be a problem with this on Windows 10 / Windows 10 Mobile... I get an error on line 502, column 33 in "(path)/transfer/src/windows/FileTransferProxy.js":
    "0x80070057 - JavaScript runtime error: Wrong parameter.
    
    count"
    
    The value given there is download.progress.bytesReceived (which seems to be 0 when it is called), but I am not sure what it does expect there and why 0 is not a valid value for the first iteration. Any idea what is happening there?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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