Hi everyone,
A really strange thing is happening to me.
I created an app for a personal reminder that only I can see (I used tinydb for storage).
There's also the option to select topics to store on the web.
With all the problems with tinyweb, I had to use files I put on the website (a free site I got).
OK,
I store the reminder and it works.
I store a topic on the web and it works (I gave instructions to save it to a file on the website).
In theory, it should also work from another phone.
I get another phone and install my program.
Reminders work.
Topics on the web work, but...
It works on the same file, but only accepts the ones stored on the phone.
The even weirder thing is that I go to the file manager, open the .txt files (with Google Sheets editing) dedicated to online topics, and guess what's inside? NOTHING, just the three dashes I entered to transfer the files to the archive.
The data I entered isn't there. I checked the paths and everything else, and the files should be saved and/or read in the site folder. However, I see data on my phones, and the files are empty in the file manager.
Now I'd like to understand where the data is saved if the path tells it to save them to the site files.