+1
The W3C standard that the file plugin currently implements is an old
standard that has since been abandoned. There is two replacement
standards, Filesystem[1] and Filesystem Access[2] which should be on our
radar but it definitely will be quite a project would involve a rewrite.
Admittedly
Hi,
I would like to add Promises to cordova-plugin-file. The goal is to get out of
the callback hell, make the code more readable, easier to setup and to maintain.
I opened an Issue for discussion on the plugin:
https://github.com/apache/cordova-plugin-file/issues/637
Regards,
Manuel