|
|
|
|
|
by vincnetas
1914 days ago
|
|
Good question. I still think that its up to user to decide what data he shares with app. If its crucial for app to know that gps position is not faked, app could do some heuristic. Check if user is not moving faster than some limit, does not stop moving for extended periods of time etc. Basically anticheat engine. Only area where this whould be relevant i think is online multiplayer games. Otherwise, if user is faking gps he is messing up his own experience. |
|
https://developer.android.com/guide/topics/sensors/gnss on android now apps can access the raw gps data, which is much harder to fake