I am downloading file using this
fileTransfer.download(sourecUrl, 
destinationPath,successCallback,errorCallback,true,{});

In error callback I am receiving error code 3 (SSL handshake)

![untitled](https://user-images.githubusercontent.com/20141557/44707055-1a36a900-aac1-11e8-8164-61aaf9e54742.png)

TLS1.2 is used in my server.
Android version is 4.4.3


[ Full content available at: 
https://github.com/apache/cordova-plugin-file-transfer/issues/203 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to