I am working on an Android application which uses Firebase Realtime Database to show data to multiple user.
When user start live mode Application start sending data to Firebase, then there may be cases it loses network connectivity and then user stop live mode.
After Stopping Live Mode, I want to make sure no previous data should be synced to Firebase, i.e, Clear out local write queue.
I am not able to find how to clear local write queue.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…