Detect mock location in flutter for iOS

776 views Asked by At

I am using google maps and location package to know the current position of user, and I would like to prevent user for using fake GPS. Right now I build the project for iOS, and I didn't find yet any package to detect whether user using fake GPS or not..
Is there a package that I can use to detect it?

0

There are 0 answers