1.0.3 • Published 9 months ago

@movsesiv/capacitor-mock-location-check v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

capacitor-mock-location-check

Capacitor plugin allowing to check if location is mocked

Install

npm install capacitor-mock-location-check
npx cap sync

API

isLocationMocked()

isLocationMocked() => Promise<{ isLocationMocked: boolean; }>

Returns: Promise<{ isLocationMocked: boolean; }>


1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago