Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Play Services 21.0.1 freeze the execution of getLastLocation #285

Open
hpsaturn opened this issue May 6, 2023 · 3 comments
Open

Comments

@hpsaturn
Copy link

hpsaturn commented May 6, 2023

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.

@elfiservice
Copy link

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

@hpsaturn
Copy link
Author

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?

@elfiservice
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants