cordova-plugin-file-transfer icon indicating copy to clipboard operation
cordova-plugin-file-transfer copied to clipboard

FileUploadOptions - timeout

Open guy-keller opened this issue 7 years ago • 1 comments

Hi there,

Would you guys be able to reinstate this PR below? https://github.com/apache/cordova-plugin-file-transfer/pull/156

It'd be great if I could set the timeout for file uploads. Perhaps an extra property to FileUploadOptions?

FileUploadOptions.timeout = (90*1000); The timeout variable is to be specified in milliseconds.

I have an app where users might try to upload large files on the 3G/4G network. Thank you very much in advance.

Cheers 😄 👍

guy-keller avatar Feb 01 '19 15:02 guy-keller

Hi, Can we get the PR merged in the latest code?

YazeedFares avatar Feb 20 '24 19:02 YazeedFares