Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Location Not Getting updated #89

Open
chanti-github opened this issue Apr 5, 2016 · 7 comments
Open

Location Not Getting updated #89

chanti-github opened this issue Apr 5, 2016 · 7 comments

Comments

@chanti-github
Copy link

To help us fix your issue, please provide the information in the below template.

Note: There is often little we can do without a minimal reproducible sample of the issue, so please provide that in a standalone git repository and link it here.

Steps to reproduce

  1. Click On Button in First Screen
  2. It will take you to second screen and showing
  3. It is showing 0 ,0 and tested in htc one x(android platform)

Expected behavior

it should give lat/lng values

Actual behavior

it shows 0,0 values

Configuration

Version: 4.0.0

Platform: iOS/Android/WPF/Windows Store/Windows Phone Store/Windows UWP

Using Location plugin Latitude and longitude are not getting updated and stuck at 0,0 . Please help Me on This
https://github.com/chanti-github/NetworkExample.git link for test project

@Cheesebaron
Copy link
Member

Thanks for opening this issue. Please use and fill out the issue template. Closing it for now until actual details are provided.

@chanti-github
Copy link
Author

I Attached the test project and steps to reproduce please give me solutions.

@Cheesebaron Cheesebaron reopened this Apr 19, 2016
@chanti-github
Copy link
Author

chanti-github commented Apr 25, 2016

Any Update on this Please ??

I think GetBestProvider method always returning when i have gps and network based providers and using gps i never get the location , by using network based i got location please hepl me on this ..

@chanti-github
Copy link
Author

chanti-github commented Jul 26, 2016

Any Updates on this issue ?? @Cheesebaron

@Cheesebaron
Copy link
Member

I can't reproduce on my Nexus 6P

@chanti-github
Copy link
Author

chanti-github commented Aug 10, 2016

@Cheesebaron I am using HTC One X and able to reproduce the issue. I uploaded the solution at this location https://github.com/chanti-github/NetworkExample.git. can you please check and let me know if i am doing any thing wrong.

On 09-Aug-2016 9:58 PM, "Tomasz Cielecki" notifications@github.com wrote:

I can't reproduce on my Nexus 6P


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#89 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARKqeVARwXM9sFwp-eVTQERUOmeKNtZrks5qeKqkgaJpZM4IAKQQ
.

@Dexyon
Copy link
Contributor

Dexyon commented Aug 10, 2016

The first time, the location provider could not retrieve a location, so it returned 0,0 and updated the UI. Every other incoming the onLocation method was called, it gave my correct location.

The only thing is that the UI is never updated, but I assume you known that.

My testing device(s) were a Nexus 5X and Nexus 4

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

No branches or pull requests

3 participants