Skip to content

Firebase firestore persistence only saving the last document when in offline mode #273

Answered by RZahr
RZahr asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, i am noticing that firestore is only saving the last document added when in offline mode. Is this something anyone else facing ?

i did set this Firebase.firestore.setSettings(persistenceEnabled = true, cacheSizeBytes = 1000000)

but it didnt do any effect. Only the latest document added is saved and synced when back in online mode

turns out this was an issue not related to the library

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nbransby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant