We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
hi @hpsaturn I'm facing similar problem when I upgraded android SDK to 31
what means this 20.0.0 ?
20.0.0
And what is your SDK number?
tks
Sorry, something went wrong.
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 ?
No branches or pull requests
When I update to the last google play services, I have a freeze of complete app.
With 20.0.0 works fine.
The text was updated successfully, but these errors were encountered: