· Developer

Integrating SQLite and Firebase to same project.

Can I connect SQLite and Firebase to same project and sync the data stored in SQLite to firebase when network is available? I want to use SQLite for offline storage and sync the data to online cloud storage after network availability.

2 replies