MockMockLocations icon indicating copy to clipboard operation
MockMockLocations copied to clipboard

1.4 release broken... won't allow me to set "mock location" at all

Open insidewhy opened this issue 8 years ago • 2 comments

This has also been reported on the xda forums. After installing this module in Xposed I'm unable to set mock locations. I click it and re-enter the settings page and it shows the option is disabled again.

Looking at the code, I'm thinking it's because the whitelist is only applied to the "old method" and not the new one?

insidewhy avatar Jul 17 '16 10:07 insidewhy

I'm thinking this if here:

https://github.com/bnalls33/MockMockLocations/blob/master/app/src/main/java/com/brandonnalls/mockmocklocations/OverrideSettingsSecure.java#L42

Should also wrap:

https://github.com/bnalls33/MockMockLocations/blob/master/app/src/main/java/com/brandonnalls/mockmocklocations/OverrideSettingsSecure.java#L55

No?

insidewhy avatar Jul 17 '16 10:07 insidewhy

Hm no my previous comment is totally wrong.

insidewhy avatar Jul 17 '16 10:07 insidewhy