Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Not working on Android 11 #8

Open
ThePieMonster opened this issue Jan 16, 2022 · 10 comments
Open

Not working on Android 11 #8

ThePieMonster opened this issue Jan 16, 2022 · 10 comments
Labels
bug Something isn't working

Comments

@ThePieMonster
Copy link

Installed this module using LSPosed, checked only System Framework, and rebooted.

Opened up Google Maps and my location still remains the same.

I did enter in coordinates and clicked save, granted root access. (No negative coordinates can be entered though).

@Mikotwa
Copy link
Owner

Mikotwa commented Jan 16, 2022

Just upload new version 1.1.0, would you like to have a try and figure out if it works for you?

@Mikotwa Mikotwa added the bug Something isn't working label Jan 16, 2022
@ThePieMonster
Copy link
Author

ThePieMonster commented Jan 16, 2022

Regarding the below image, what is "x" and "y".
I assume "x" equals "Latitude". You should say "Latitude" instead of "x".
Also, you should be able to enter a "-" sign for negative coordinates. You can not do this currently.

image
image


Regarding the below image, what is "location whitelist"?
Can we get a search feature so we can type the app name in instead of scrolling?
When will "Test Settings" be completed"?

image


@Mikotwa
What application are you using to test? Should I see Google Maps display my current location as the location entered in the application?

@ThePieMonster
Copy link
Author

Tested out v1.2.1 today @Mikotwa @zypA13510

  • I still suggest you replace the coordinated variable text with lat and lon instead of x and y.
  • How are you testing your application? You should include testing instructions in the read me on github.
  • Location whitelist setting needs a search and order feature
  • Negative coordinates still do not work

ezgif-7-1d27ec2d6b

@Mikotwa
Copy link
Owner

Mikotwa commented Jan 27, 2022

I still suggest you replace the coordinated variable text with lat and lon instead of x and y.

Good idea. Will do that in the next (few) version.

How are you testing your application? You should include testing instructions in the read me on github.

Basically, I'm using an Play application called Network Cell Info Lite. Testing instructions should coming out when Test Settings page is implemented.

Location whitelist setting needs a search and order feature

Yeah, coming soon (Priority of UI is pretty low for now, so it takes longer time)

Negative coordinates still do not work

v1.2.1.1 should works for now.

@Mikotwa
Copy link
Owner

Mikotwa commented Feb 1, 2022

v1.3.2.1 does some changes to improve experiences on Android 11. Would you like to have a try and see if it solves your problem? Thanks.

@ThePieMonster
Copy link
Author

@Mikotwa
v1.2.3.5 is the latest version I was able to download from the store.

App crashes when trying to save a negative decimal.

Also want to point out that the version number should really only be 3 digits and not 4.
IE: v1.3.2 and not v1.3.2.1. There really isn't a need to have a fourth digit here.

@Mikotwa
Copy link
Owner

Mikotwa commented Feb 3, 2022

v1.2.5 merge some codes to crush this bug. Is it helps?

@ThePieMonster
Copy link
Author

No. Still crashes. Have you tried testing this yourself before pushing code? @Mikotwa

@zypA13510
Copy link
Contributor

zypA13510 commented Feb 4, 2022

App crashes when trying to save a negative decimal.

v1.2.1.1 worked for me. In my case, I have to reboot after changing the coordinates. Also, I have disabled location accuracy (using Bluetooth and Wi-Fi to determine your location).

After upgrading, it starts crashing. I have to remove the entire config folder, rather than changing ownership as mentioned here. But the new version does not correctly mock location on my device. Guess that's a separate issue.

v1.2.3.5 is the latest version I was able to download from the store.

You can tap "Show older versions" in the releases tab.

@ThePieMonster
Copy link
Author

@zypA13510 Thanks for the info. I removed /data/system/fuck_location_test and uninstalled the app. Will come back and test once there is some more improvements as the app seems to have a lot of issues currently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants