mcastillof / FakeTraveler

Fake where your phone is located (Mock location for Android).
GNU General Public License v3.0
356 stars 79 forks source link

Location jumps back and forth between real and fake location #53

Open petersohn opened 2 years ago

petersohn commented 2 years ago

Describe the bug According to my navigation app, my location jumps back and forth between my real location and the mocked one.

Information:

To Reproduce Steps to reproduce the behavior:

  1. I set "How many times to mock the location" to 0.
  2. I tried different settings for "how many seconds between each mock" including the default 10, 1, and 0.
  3. Open a navigation app. The measured location will jump between the mocked and the real one.

Expected behavior The measured location should always be the mocked one.

JonnyTech commented 2 years ago

Do you have any other location providers enabled, ie network location? If so disable them, else provide more details such as your device and ROM/system.

petersohn commented 2 years ago

Disabling Google's location accuracy seemed to solve the issue.