Closed maxp-hover closed 1 year ago
Use Room when offline and Firebase when online.
See Shaders.kt (ShaderDao) which is the only database class.
Shaders.kt
When the user goes online (after being offline) make sure theire local changes are saved to the cloud.
Use Room when offline and Firebase when online.
See
Shaders.kt
(ShaderDao) which is the only database class.When the user goes online (after being offline) make sure theire local changes are saved to the cloud.