Baseflow / flutter-geolocator

Android and iOS Geolocation plugin for Flutter
https://baseflow.com/
MIT License
1.24k stars 645 forks source link

Preventing GPS Spoofing or Location Mocking #353

Closed ianjaspersantos closed 4 years ago

ianjaspersantos commented 4 years ago

I implement location tracking to enable the app if you are within the certain proximity however id tried to spoof my location using app spoofing location and yeah the spoofing works. I want to know if theirs a way to prevent it.

jifferon commented 4 years ago

There's a mocked property of Position class