0.1.4 • Published 2 years ago
@periksa/cap-mock-detector v0.1.4
mock-detector
Detect mock provider location using android's native isMock() method.
Returns state wether device is using mock location and current location.
Install
npm install @periksa/cap-mock-detector
npx cap syncAPI
detectMock()
detectMock() => Promise<any>Returns: Promise<any>