I am downloading file using this
fileTransfer.download(sourecUrl,
destinationPath,successCallback,errorCallback,true,{});
In error callback I am receiving error code 3 (SSL handshake)

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]