adkandari / react-native-mock-location-detector

**Only For Android**. Detects if the device is using mock location app to spoof it's real location. In that case user will be prompted to fix the mock location settings first before using the app.
27 stars 24 forks source link

Cannot detect mock location #9

Closed ycdaskin closed 1 year ago

ycdaskin commented 3 years ago

It works when i run my app after running fake gps app. But when i run my app first and fake gps app second, it doesn't detect mock location. And this creates a very simple vulnerability for my application.

adkandari commented 1 year ago

Hi, I am sorry I am not maintaining this library from quite sometime now. You can check a new fork of this one https://github.com/jpudysz/react-native-turbo-mock-location-detector, looks like it is maintained regularly