@movsesiv/capacitor-mock-location-check
v1.0.8
Published
Capacitor plugin allowing to check if location is mocked
Readme
capacitor-mock-location-check
Capacitor plugin allowing to check if location is mocked
Install
npm install capacitor-mock-location-check
npx cap syncAPI
isLocationMocked()
isLocationMocked() => Promise<{ isLocationMocked: boolean; }>Returns: Promise<{ isLocationMocked: boolean; }>
