cordova-plugin-background-geolocation icon indicating copy to clipboard operation
cordova-plugin-background-geolocation copied to clipboard

Ionic v3 - Plugin enters Stationary-Mode and does not receive any geolocation updates

Open JT-OliverFiebig opened this issue 4 years ago • 0 comments

Your Environment

Ionic:

ionic (Ionic CLI) : 4.12.0 Ionic Framework : ionic-angular 3.9.8 @ionic/app-scripts : 3.2.4

Cordova:

cordova (Cordova CLI) : 7.1.0 Cordova Platforms : android 6.4.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 2.5.3, (and 19 other plugins)

System:

Android SDK Tools : 26.1.1 (C:\Users\JustTechnology\AppData\Local\Android\Sdk) NodeJS : v8.17.0 (C:\Program Files\nodejs\node.exe) npm : 6.13.7 OS : Windows 10## Context

Expected Behavior

Plugin enters Stationary-Mode and leaves it when Stationary Radius is exceeded

Actual Behavior

Plugin enters stationary mode when no motion is deteced for a while

Possible Fix

?

Steps to Reproduce

  1. Start Background geolocation
  2. Receive Data
  3. Stop moving mobile phone until entering Stationay-Mode
  4. Nothing happen any more

JT-OliverFiebig avatar Jul 13 '20 09:07 JT-OliverFiebig