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

FileTransfer Download null errors

    XMLWordPrintableJSON

Details

    Description

      FileTransfer download is erroring on it's 'win' function. The result being passed in is null on line 170. The 'win' function is called multiple times with incremental progress, but on the final call, it is passed null instead of proper result.

      So the file is there and fine, but my callback is not triggered because the 'win' function is erroring.

      [Error] TypeError: 'null' is not an object (evaluating 'result.lengthComputable')
      win (FileTransfer.js, line 172)
      callbackFromNative (cordova.js, line 292)
      (anonymous function) (cordova.js, line 1046)
      nativeEvalAndFetch (cordova.js, line 1054)
      nativeCallback (cordova.js, line 1043)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kolektiv Daniel Roizman
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: