RxFirebase
RxFirebase copied to clipboard
Rxjava 2.0 wrapper on Google's Android Firebase library.
Thanks for this tool. It is very useful especially for those of us who have little knowledge of RXJava. In my case I need to make **nested calls**: read a...
Hello! Is it possible to get FirebaseInstanceId.getInstance().getInstanceId() using this library?
Hello team, Has you can imagine, I have not been updating the library during the past months. Im not using it anymore because of the change to coroutines and kotlin....
> FATAL EXCEPTION: main > Process: com.pocktor.android.dev, PID: 29855 > java.lang.NoSuchMethodError: No virtual method set(Ljava/util/Map;Lcom/google/firebase/firestore/SetOptions;)Lcom/google/android/gms/tasks/Task; in class Lcom/google/firebase/firestore/DocumentReference; or its super classes (declaration of 'com.google.firebase.firestore.DocumentReference' appears in /data/app/com.pocktor.android.dev-O96hCBhCneUJXu3Wl598Rg==/split_lib_dependencies_apk.apk!classes2.dex) > at...
This could be useful in scenario like implementing custom get strategy like, check in Cache first then check on server, which is opposite of default get method of firebase Firestore....
When setting a POJO the default SetOptions should be OVERWRITE so that Firestore conventions are followed
The original `sendEmailVerification()` can also take `ActionCodeSettings`, however this is not supported with the `RxFirebaseUser.sendEmailVerification` method
So we can mention it in the app's licenses page.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...