rx-firebase
rx-firebase copied to clipboard
Reactive Java wrapper for use with the Android Firebase client
Results
3
rx-firebase issues
Sort by
recently updated
recently updated
newest added
App crashes with firebase libs version 10.2.6 with error Checked on 10.0.1 - all ok. Caused by: java.lang.NoSuchMethodError: No virtual method zzTu()Ljava/lang/String; in class Lcom/google/firebase/FirebaseApp; or its super classes (declaration...
Calling `setPersistenceEnabled` must be performed before any database operation thus calling via `RxFirebaseDatabase` crashes the application