Prevent write to Firebase after back from offline [Android] -


i understood firebase has capability store data locally during offline, , perform write when device online.

however disable feature writes in application, prevent users spam database. thanks.

all writes queued until there connection firebase servers again. there no api control writes queued , not.

the loophole transactions not persisted disk , lost when application restarted.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -