rolinger commented on issue #319: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/319#issuecomment-953814922
@sibin90 - I did resolve it. As stated in the OP, I was installing the plugin `cordova-plugin-file-downloader` which requires several dependencies. So I backed out that main plugin and then installed each of the dependencies (in the same order) and when I got to this `cordova-plugin-file-transfer-plugin` I loaded the dev version: `cordova-plugin-file-transfer 2.0.0-dev "File Transfer"` I found a mention of it in another thread and gave it a shot...and it worked. I think its the next rev of this plugin but isn't officially released yet. This plugin dropped support for a few years with no new development as most were relying on another method to transfer files, but that method had issues with large files (and most files these days are large) so people started abandoning the new method and came back to this plugin - so the development on it began to pick back up again. -- 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: commits-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org