Oleksandr Zinchenko created CB-7855:
---------------------------------------

             Summary: FileTranswer.download doesn't always call successCallback 
directly
                 Key: CB-7855
                 URL: https://issues.apache.org/jira/browse/CB-7855
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 3.5.0
         Environment: Android 4.2 and genymotion Android 4.4 emulator
            Reporter: Oleksandr Zinchenko


sometimes (not always!) win callback in exec(win, fail, 'FileTransfer', 
'download', [source, target, trustAllHosts, this._id, headers]) (line 201 in 
FileTransfer.js) called only with second call of fileTransfer.download function.

it means that sometimes I need to download 2 files to get callback from the 
first one.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to