Anybody have experience with saving files with fs?
# random
s
Anybody have experience with saving files with fs?
m
On Android or iOS devices?
s
Desktop
m
No experience there... once ran into challenges saving files using
fs
on mobile devices using Cordova, for which I finally found a solution after many days of fruitless searching. If you come to that, let me know.
s
its same because its use same
fs
m
Ok, I'll post what I came up with once I'm back in the office.
s
thanks
m
This may or may not be relevant, but here’s the solution I found: https://stackoverflow.com/questions/43034950/cordova-load-epub-file-in-www-folder/43126338#43126338
s
i see but fs.download is not in node
its maybe some storage package for cordova