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

error #183

Open
Gowda96 opened this issue Feb 11, 2018 · 2 comments
Open

error #183

Gowda96 opened this issue Feb 11, 2018 · 2 comments

Comments

@Gowda96
Copy link

Gowda96 commented Feb 11, 2018

Cannot resolve method 'subscribe(anonymous java.util.function.Consumer<android.location.Location>)'

i'm using it like this:

locationProvider.getLastKnownLocation()
.subscribe(new Consumer() {
@OverRide
public void call(Location location) {
location.getLongitude();
}
});

@LunevNF
Copy link

LunevNF commented Mar 18, 2019

Have same error. Code from example and error. Bad.

@LunevNF
Copy link

LunevNF commented Mar 18, 2019

Use old version.

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