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

Replace LocationClient with FusedLocationProviderApi #158

Closed
wf9a5m75 opened this issue Jul 31, 2014 · 3 comments
Closed

Replace LocationClient with FusedLocationProviderApi #158

wf9a5m75 opened this issue Jul 31, 2014 · 3 comments

Comments

@wf9a5m75
Copy link
Member

Since LocationClient is deprecated, I will replace the code with FusedLocationProviderAPI.
https://developer.android.com/reference/com/google/android/gms/location/FusedLocationProviderApi.html

@hirbod
Copy link
Contributor

hirbod commented Aug 31, 2014

Hi, maybe this will also fix my problems on Android 4.1.2? (gettin error_code provider_not_available, status: false, error_message: Location provider is not available.

wf9a5m75 added a commit that referenced this issue Sep 1, 2014
Change the location provider flow #157
wf9a5m75 added a commit that referenced this issue Sep 1, 2014
Change the location provider flow #157
@wf9a5m75
Copy link
Member Author

wf9a5m75 commented Sep 2, 2014

This is implemented in v1.2.0. V1.2.0 is going to release in September.

@wf9a5m75 wf9a5m75 closed this as completed Sep 2, 2014
@wf9a5m75
Copy link
Member Author

Please try the new version of the plugin.
This problem should be fixed. (I tested many times)
https://plus.google.com/112861993350247152906/posts/ber5LChbWkU

wf9a5m75 added a commit that referenced this issue Mar 1, 2015
Change the location provider flow #157
wf9a5m75 added a commit that referenced this issue Mar 1, 2015
Change the location provider flow #157
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants