You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mithun Sen (JIRA)" <ji...@apache.org> on 2016/05/22 09:52:12 UTC

[jira] [Created] (CB-11303) File uploaded but throwing "Failed to locate callback for id : FileTransfer797716742"

Mithun Sen created CB-11303:
-------------------------------

             Summary: File uploaded but throwing "Failed to locate callback for id : FileTransfer797716742"
                 Key: CB-11303
                 URL: https://issues.apache.org/jira/browse/CB-11303
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
         Environment: Ionic, cordova 5.4.0, cordova-plugin-file-transfer 1.5.0, windows phone 8.1

            Reporter: Mithun Sen


Only on windows phone 8.1 build any file is getting uploaded but after that its showing "Failed to locate callback for id : FileTransfer797716742". 
In this case if I want to upload multiple file its only uploading the first one and then its shows the above message and the other files are not uploaded with the same message.

I tried to upload 3 files and the output as follows - 
{code}
....
....
....
DispatchFileTransferProgress : FileTransfer797716740
DispatchFileTransferProgress : FileTransfer797716740
DispatchFileTransferProgress : FileTransfer797716740
DispatchFileTransferProgress : FileTransfer797716740
DispatchFileTransferProgress : FileTransfer797716740
Upload Success --->
Code = 200
Response = {"responseCode":"200","responseMessage":"Upload file sucessfully."}
Sent = 1487370
"address" image uploaded.
Failed to locate callback for id : FileTransfer797716742
Failed to locate callback for id : FileTransfer797716742
{code}



--
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