capacitor-check-mock-location
v0.0.4
Published
This plugin helps to check mock gps location or not from android device for capacitor cross platform developers
Readme
capacitor-check-mock-location
This plugin helps to check mock gps location or not from android device for capacitor cross platform developers
Install
npm install capacitor-check-mock-location
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
