Following this: https://uploadcare.com/docs/api_reference/javascript/files_uploads/#file-from-native
Edit: Solved using:
var fileup = uploadcare.fileFrom('object', file.file);
Following this: https://uploadcare.com/docs/api_reference/javascript/files_uploads/#file-from-native
Edit: Solved using:
var fileup = uploadcare.fileFrom('object', file.file);
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.