Hello,
I started to create an application with an offline part, in this part, the user enters information but also photos that I store in SQlite, I wanted to know if firebase manages the offline and if so how? If you close the application, do you keep the data?
What's the difference between sqlite and firebase in terms of performance and offline use?
thank you