I work on android chat app and it work fine until i added this line to myapplication classFirebaseDatabase.getInstance().setPersistenceEnabled(true); to enable gett
FirebaseDatabase.getInstance().setPersistenceEnabled(true);