Hi friends, hope you're all doing well!
I'm designing an app that will use SQLite so that users can use the app normally in offline situations. However, I would like to know if I can implement a function where all the information added to that SQLite can be transferred later with just one button press to my database on Supabase?
And if it is also possible for the user to download the backup file, so if he changes his cell phone, all he has to do is upload that file within the app and the entire database will load normally.
If yes, what can I read and study to understand the way I do that?
Thanks so much! π
Update: β
I found the solution on this video:
https://youtu.be/kRlKFFII1uw