ionic-team / capacitor-plugins

Official plugins for Capacitor ⚡️
510 stars 578 forks source link

Document Filesystem errors #351

Open beruic opened 3 years ago

beruic commented 3 years ago

Feature Request

Plugin

@capacitor/filesystem

Description

There is no documentation of errors on rejection of file operations in the Filesystem plugin.

This goes for both https://capacitorjs.com/docs/apis/filesystem or https://capacitorjs.com/docs/v3/apis/filesystem

Platform(s)

All

Preferred Solution

Documentation should be added.

Alternatives

Additional Context

beruic commented 3 years ago

This is also reported at https://github.com/ionic-team/capacitor-site/issues/264