@duncansayers wrote:
Using capacitor filesystem plugin, when trying to do this:
Filesystem.writeFile({ data: 'data,that,contains,commas', path: fileName, directory: FilesystemDirectory.Documents }).then((result) => { ... });…the text written to the file is
thatAny ideas?
Thanks.
Posts: 1
Participants: 1