-
Notifications
You must be signed in to change notification settings - Fork 248
Does this package support detecting mock locations? #359
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi, I am using @react-native-community/geolocation in my React Native project, and I would like to detect if the retrieved location is a mock (fake) location.
I checked the position object returned by getCurrentPosition, but I couldn't find a property to indicate whether the location is mocked.
If mock location detection is not currently supported, are there any plans to implement this feature in the future?
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested