WRITE/READ files to/from "user://..." path unsuccessful.
Using "res://..." works fine in Godot (so the code is correct) but once it's exported to Android device, it doesn't return value. I replaced it with "user://..." as recommended, still no success. Any idea why?
Thank you for your time!