I am using trust_location: ^2.0.10
package to detect mock location or fake gps. It works fine when I try it in my own phone but when some others try it in their phone they get the status of trust_location is true and then false while the mock location is still on. Is there another way to detect while user is using fake gps or not accurately ?
Asked
Active
Viewed 124 times
0

wahyu
- 1,679
- 5
- 35
- 73
-
Does this answer your question? [How to detect mock location in flutter for ios and android](https://stackoverflow.com/questions/61789646/how-to-detect-mock-location-in-flutter-for-ios-and-android) – Ruchit Sep 19 '22 at 03:49