0.0.2 • Published 2 months ago

@teckat/capacitor-mock-location-detector v0.0.2

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

@teckat/capacitor-mock-location-detector

Mock Location Detector Plugin For Capacitor *Note: - This package only works for Android. IOS does not support mock locations.

Install

npm install @teckat/capacitor-mock-location-detector
npx cap sync

API

isMockLocationEnabled()

isMockLocationEnabled() => Promise<{ isMock: boolean; }>

Returns: Promise<{ isMock: boolean; }>


0.0.2

2 months ago

0.0.1

2 months ago