0.0.2 • Published 1 year ago

capacitor-mock-location-detector-plugin v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

capacitor-mock-location-detector-plugin

Plugin for detecting mock GPS locations

Install

npm install capacitor-mock-location-detector-plugin
npx cap sync

API

detectMockLocation()

detectMockLocation() => Promise<{ isMockLocation: boolean; message: string; }>

Returns: Promise<{ isMockLocation: boolean; message: string; }>


0.0.2

1 year ago

0.0.1

1 year ago