breautek commented on issue #380: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/380#issuecomment-2575866611
You should be able to just pass the `file://` or `content://` uri to the file transfer's upload API. > ImageURI is stored using cordova camera plugin. Note that `content://` paths can be time-limited in read access. If you're storing a content:// path, it may not be readable later. This is usually the case if the user is selecting an image from their gallery instead of capturing a new image. -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org