I'm doing an android application with firebase, but I want to add the option to work offline, I read it with
FirebaseDatabase.getInstance().setPersistenceEnabled(true);
but I do not know how to implement it since I'm getting the following...
asked by
28.11.2016 / 21:59