Hello! I have a question, I have a chat but it is in firebase, and I would like to transfer it to SQlite, how do I do it? Thanks for your help.
SQlite is a local database, Firebase is a server database…
So if you use SQlite you only can chat with yourself… this is probably not what you want
Taifun
ok, I thought you could chat between 2 or more people, since this chat is a group chat, the problem is that I have tried to upload the apk to the application stores but they reject it because they say that the database does not have extreme security , so that no one can access the database, including me. I don’t know how to make that rule in firebase…