mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-08-01 00:01:32 +08:00
Due to changes in file plugin (https://github.com/apache/cordova-plugin-file/commit/bcbeae24cd24583b790da95e0e076492eb16cd4f) result of download method should now have filesystemName specified for proper work. This updates download method to construct FileEntry properly, using File plugin proxy.