I'm getting an error alert when uploading files:
Error: Timeout
using
uploadMultipleFilesHelper(upload_service, Apperyio('file_input'));
Is there a way to increase the timeout parameter or is there perhaps something else going wrong?
I'm using Chrome to test my app. The file browser appears to work OK to select files for upload etc.