Hello, I want to open a file for each user registered in my application, I want to open the table files under these folders in the “firebase” section, for example, there will be files with “x, y, z” mail addresses and the folder will be created by itself when opened, is there a possibility to do this?
You should be able to use the real time firebase database for that.
yes, I have a real-time firebase server, but I don’t know how to do it, can you help me?
This might be useful for you
thanks for the article, I’ll take a look at the article, check it out and provide feedback.