mrmans0n / smart-location-lib

Android library project that lets you manage the location updates to be as painless as possible
1.65k stars 353 forks source link

NoSuchMethodError: No static method zzb #226

Open rkram007 opened 6 years ago

rkram007 commented 6 years ago

Hi I am getting this error (screenshot below) when I try to run the sample code. Without your dependency ( compile 'io.nlopez.smartlocation:library:3.3.3' ) the program works just fine. Could you please help? I suspect it has to do with my gradle(app) file.

err err2 err3
rasheedk commented 6 years ago

Since Smart location is using 11.4.2 version of google play services dependencies. [Google location services ] you must use 11.4.2 v of fire base.

-I think that might be the reason