Crash combining Firebase and Realm - Failed resolution of: Lio/reactivex/Observable;
These kind of class loader issues can be solved in two ways:
1.) either add a dummy class for whatever missing, see this answer for details
2.) add compile "io.reactivex.rxjava2:rxjava:2.1.8"
to dependencies