I can’t figure out how cordova handles local files. I’m trying to download a video and then play it locally, but I can’t seem to wrap my head around it .
To problem is the downloaded file is not in the www
folder, but in some other folder. I’ve opened a question on stackoverflow with more details.
Anyone who can tell me what to do, or just enlighten me with how cordova handles local files ?