@teckat/capacitor-mock-location-detector
v0.0.2
Published
Mock Location Detector Plugin For Capacitor
Readme
@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 syncAPI
isMockLocationEnabled()
isMockLocationEnabled() => Promise<{ isMock: boolean; }>Returns: Promise<{ isMock: boolean; }>
