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 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -