Hi,
I made Tile2map , an tile editor to create game. http://www.tile2map.com
It work great in browser, chromeos and event in android using the browser but when I compile it to .apk for android, the save fonction stop working.
It's create the file with the name download.bin and is empty. I'm using the invoke download of a string (object browser). with the filename "Downloads/tile2map.json"
I also try with the cranberry cordova-plugin-file to write and nothing work. I'm using construct 237. I try with XDK intel and phonegap. Same Problem.
The permission WRITE_EXTERNAL_STORAGE is already config.
I try on many phone and tablet.
I try many things on internet and nothing work, really need help.
Thanks