mrmans0n/smart-location-lib

Google Play Services 21.0.1 freeze the execution of getLastLocation

Opened this issue · 3 comments

When I update to the last google play services, I have a freeze of complete app.

Location lastLocation = SmartLocation.with(this).location().getLastLocation();

With 20.0.0 works fine.

hi @hpsaturn I'm facing similar problem when I upgraded android SDK to 31

what means this 20.0.0 ?

And what is your SDK number?

tks

The Google Play Services library version:

https://github.com/kike-canaries/canairio_android/blob/master/app/build.gradle#L81

I think that we need deprecated this library. The maintainer is out maybe?

tks @hpsaturn
Do you have the Stack trace of your error ?