mcastillof / FakeTraveler

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

Crash after changing simulation duration #61

Open Depudee opened 1 year ago

Depudee commented 1 year ago

*Describe the bug After changing simulation duration in settings (e.g. value : 0) and go back to the map to set location, the app chrashes and will be closed.

Information:

To Reproduce Steps to reproduce the behavior:

  1. Go to settings
  2. change duration to any value
  3. go back to map
  4. Set location
  5. app will be closed and no location is set
Lion-box commented 1 year ago

confirm same behaviour on Samsung tablet with Android 13 fully up to date and Fake traveller v1.9.1 from f-droid. Any value different from the default 1 time instantly crashes the app as soon as you hit the Apply key. When the value is set to 1 the app doesn't crash but the position is not set and the "Apply" button never changes to "Stop"

mcastillof commented 1 year ago

Hello, I believe that this could be already solved by this beta release pushed a several minutes ago to F-Droid. It should be available soon in F-Droid's app. As this is a beta release, you will have to manually install it from the versions dropdown.

If you don't want to wait, you can download an unsigned apk built automatically by GitLab CI at the bottom of the Merge Request.

Please, test the app and come back with feedback. If it is still crashing, a logcat may help to detect the problem.

wh201906 commented 4 months ago

@mcastillof The beta release is not published on F-Droid due to a build issue. Could you please resolve it? Some Android phones don't allow installing unsigned apps.