ionic-team / ionic-team/capacitor-filesystem

Filesystem plugin should default to using `navigator.storage` on the web

Open
#34 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6
Forks
15
Avg merge
14m
Merged PRs (30d)
1

Description

## Feature Request

### Plugin
capacitor/filesystem

### Description
Please consider making `navigator.storage` the default storage for web, and resort to `indexdb` only in case where it is not available.

### Platform(s)
- web

### Additional Context
I was convinced by:
https://stackoverflow.com/questions/44094507/how-to-store-large-files-to-web-local-storage

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.