You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/05/23 16:27:13 UTC

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

    [ https://issues.apache.org/jira/browse/CB-11303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296594#comment-15296594 ] 

Nikhil Khandelwal commented on CB-11303:
----------------------------------------

WP8 platform is deprecated - consider using the "Windows" platform - it supports Windows phone 8.1

> 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: Plugin File Transfer
>         Environment: Ionic, cordova 5.4.0, cordova-plugin-file-transfer 1.5.0, windows phone 8.1
>            Reporter: Mithun Sen
>              Labels: triaged, wp8
>
> 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