GioviQ edited a comment on issue #246: Downloaded file got in 0 Bytes
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/246#issuecomment-583821225
 
 
   I have the same issue with a Cordova app for iOS tested on iPhone XR 13.3.1
   
   The server returns the correct Content-Type and Content-Lenght.
   
   I tried all examples here 
https://cordova.apache.org/docs/en/6.x/reference/cordova-plugin-file-transfer/index.html
 and always I received successful result, but file is 0 KB.
   File trasfer in fact is too fast to complete, it does not wait for file 
generation on server. 
   
   Something related to 
https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html ?
   
   Installed platforms:
     ios 5.1.1
   
   Plugins
   cordova-plugin-file 6.0.2 "File"
   cordova-plugin-file-opener2 3.0.0 "File Opener2"
   cordova-plugin-file-transfer 1.7.1 "File Transfer"
   cordova-plugin-inappbrowser 3.2.0 "InAppBrowser"
   cordova-plugin-splashscreen 5.0.3 "Splashscreen"
   cordova-plugin-whitelist 1.3.4 "Whitelist"
   cordova-plugin-wkwebview-engine 1.2.1 "Cordova WKWebView Engine"
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to