Skip to content

fix(filesystem): download file on web to IDB instead of Downloads folder#1724

Merged
markemer merged 5 commits into
mainfrom
fix/web-download-idb
Aug 9, 2023
Merged

fix(filesystem): download file on web to IDB instead of Downloads folder#1724
markemer merged 5 commits into
mainfrom
fix/web-download-idb

Conversation

@ItsChaceD
Copy link
Copy Markdown
Contributor

Closes: #1716

This PR fixes the behavior on web for downloadFIle to match the other plugin methods where it writes the file to the IndexedDB instead of directly downloading it to the Downloads folder.

@markemer markemer merged commit bf18f82 into main Aug 9, 2023
@markemer markemer deleted the fix/web-download-idb branch August 9, 2023 20:17
7-plus-t pushed a commit to ergon/capacitor-plugins that referenced this pull request Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Filesystem.downloadFile downloads file to my ~/Downloads folder

3 participants