mrmans0n/smart-location-lib

NoSuchMethodError: No static method zzb

Opened this issue · 1 comments

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

  • You may clean and rebuild project.
  • Update your firebase dependancies to match the version of google play location services 11.4.2 .
    Eg: if you are using firebase 11.0.4 you must use 11.0.4 version of google play services dependancies.

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