Skip to content

Signature of gpsLocationFetched() is wrong in the documentation. #1

@AwaisMajeed2536

Description

@AwaisMajeed2536

There is no method with the following signature....
public void gpsLocationFetched(Location location, String placeName) {}
instead its
public void gpsLocationFetched(Location location) {}
how do I get location name using this library? please respond soon..... Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions