Skip to content

Improve docs on Filesystem and Storage apis #1151

Open
@mrodal

Description

@mrodal

Some improvements:

  • Explain how Storage is handled in non web platforms. What does it use instead of localstorage
  • Explain how Filesystem is handled in different platforms (I found out by trial that Filesystem on web it uses indexeddb)
  • In the Filesystem docs it mentions cloud backed locations, but it doesnt mention how to use them. Is it one of the FilesystemDirectory directories?
  • In the Filesystem docs, mention how to handle binary files. (this is working for me: Support encodings other than UTF-8 (and binary) capacitor#31 (comment))

Thanks, and great work, Im really liking capacitor 🙂

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions