mramonlopez/cordova-plugin-file-downloader

download to users primary download folder

Closed this issue · 1 comments

How do I specify the download folder to the be the users primary download folder?

In the docs, what is downloader.init({folder: "yourPersistantAppFolder", unzip: true});, is yourPersistantAppFolder the root folder of my app/project? If so, then how do I get the file out of that folder and into the user primary downloads folder?

Figured it out with this closed issue: #8