artuska commented on issue #260: File becomes [object Object] in FormData URL: https://github.com/apache/cordova-plugin-file/issues/260#issuecomment-426891689 Well, it seems like i have to use Blob instead of File because Blob is original Blob and is not overridden by cordova-plugin-file as File is.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
