Open
Description
-
The FileWriteOptions
directory
property needs to accept string concatenations likeFilesystemDirectory.ExternalStorage + '/downlad'
, not only types defined in Enum. -
Will be useful If the The FileWriteOptions
directory
acceptsBlob
type not only strings. -
When you write a file, if it already exists, it will be overwritten? Is there any parameter for this?