Closed jannikwienecke closed 2 years ago
Huawei are the worst devices on earth. See https://dontkillmyapp.com.
@christocracy
@christocracy Anything else that I can try? If you need more information, please let me now. It's quite important for our company to have this feature working properly. Thanks in advance.
See wiki Debugging. Learn to use verbose logs from the plugin.
@christocracy
Please filter your logs. I'm not interested in logs on every app on your device mixed with those of the plugin.
$ adb logcat *:S TSLocationManager:V
Also, you've stripped \n
from your posted logs, making them impossible to read.
@christocracy
10-21 17:18:56.538 5694 5850 D TSLocationManager: $ addHttpListener()
10-21 17:18:56.543 5694 5850 D TSLocationManager: $ addMotionChangeListener()
10-21 17:18:56.546 5694 5850 D TSLocationManager: $ addLocationListener()
10-21 17:18:56.551 5694 5850 D TSLocationManager: $ addHeartbeatListener()
10-21 17:18:56.558 5694 5850 D TSLocationManager: $ addProviderChangeListener()
10-21 17:18:56.564 5694 5850 D TSLocationManager: $ addActivityChangeListener()
10-21 17:18:56.568 5694 5850 D TSLocationManager: $ addConnectivityChangeListener()
10-21 17:18:56.572 5694 5850 D TSLocationManager: $ addEnabledChangeListener()
10-21 17:18:58.370 5694 5850 D TSLocationManager: $ ready()
10-21 17:18:58.370 5694 5850 W TSLocationManager: [c.t.c.b.CDVBackgroundGeolocation ready]
10-21 17:18:58.370 5694 5850 W TSLocationManager: ⚠️ #ready already called. Redirecting to #setConfig
10-21 17:18:58.372 5694 5850 D TSLocationManager: [c.t.l.adapter.TSConfig d] ℹ️ Persist config, dirty: [headers]
10-21 17:18:58.378 5694 5694 I TSLocationManager: [c.t.l.http.HttpService flush]
10-21 17:18:58.378 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:18:58.378 5694 5694 I TSLocationManager: ║ HTTP Service (count: 0)
10-21 17:18:58.378 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:18:58.685 5694 5850 D TSLocationManager: $ start()
10-21 17:18:58.685 5694 5850 D TSLocationManager: [c.t.locationmanager.util.c e]
10-21 17:18:58.685 5694 5850 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:18:58.686 5694 6167 I TSLocationManager: - Enable: true → true, trackingMode: 1
--------- beginning of system
10-21 17:18:58.713 5694 6167 I TSLocationManager: [c.t.l.s.ActivityRecognitionService b]
10-21 17:18:58.713 5694 6167 I TSLocationManager: 🎾 Start motion-activity updates
10-21 17:18:58.717 5694 6167 D TSLocationManager: [c.t.l.http.HttpService startMonitoringConnectivityChanges]
10-21 17:18:58.717 5694 6167 D TSLocationManager: 🎾 Start monitoring connectivity changes
10-21 17:18:58.717 5694 6167 D TSLocationManager: [c.t.locationmanager.device.a c]
10-21 17:18:58.717 5694 6167 D TSLocationManager: 🎾 Start monitoring powersave changes
10-21 17:18:58.718 5694 6167 D TSLocationManager: [c.t.locationmanager.util.c f]
10-21 17:18:58.718 5694 6167 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:18:58.730 5694 6167 I TSLocationManager: [c.t.l.service.HeartbeatService b]
10-21 17:18:58.730 5694 6167 I TSLocationManager: 🎾 Start heartbeat (60s)
10-21 17:18:58.777 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity execute] locationsettings
10-21 17:18:58.777 5694 5694 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:18:58.966 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity stop] eventCount: 0
10-21 17:18:59.098 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity onDestroy]
10-21 17:18:59.167 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:18:59.167 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:18:59.168 5694 6176 I TSLocationManager: [c.t.l.s.LocationRequestService a]
10-21 17:18:59.168 5694 6176 I TSLocationManager: ℹ️ Location availability: true
10-21 17:18:59.168 5694 6176 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:18:59.424 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:18:59.424 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:18:59.540 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:18:59.540 5694 5694 D TSLocationManager: 🎾 ActivityRecognitionService [eventCount: 1]
10-21 17:18:59.544 5694 6158 D TSLocationManager: [c.t.l.s.ActivityRecognitionService a]
10-21 17:18:59.544 5694 6158 D TSLocationManager: 🚘 ️DetectedActivity [type=STILL, confidence=100]
10-21 17:18:59.547 5694 6158 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish ActivityRecognitionService [eventCount: 0, sticky: false]
10-21 17:19:00.552 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:00.552 5694 5694 D TSLocationManager: 🔴 ActivityRecognitionService destroyed
10-21 17:19:03.148 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:03.148 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:19:03.151 5694 6177 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:19:03.151 5694 6177 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:03.151 5694 6177 I TSLocationManager: ║ getCurrentPosition LocationResult: 11
10-21 17:19:03.151 5694 6177 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:03.151 5694 6177 I TSLocationManager: ╟─ 📍 Location[fused 53.576782,10.025260 hAcc=5 et=+8h18m42s932ms alt=0.0 vel=4.5065293 bear=238.0 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 80ms, time: 1634829543044
10-21 17:19:03.153 5694 6177 I TSLocationManager: [c.t.l.l.TSLocationManager onSingleLocationResult]
10-21 17:19:03.153 5694 6177 I TSLocationManager: 🔵 Acquired current position
10-21 17:19:03.161 5694 6177 D TSLocationManager: [c.t.l.l.TSLocationManager calculateMedianAccuracy] Median accuracy: 5.0
10-21 17:19:03.168 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:19:03.179 5694 5694 I TSLocationManager: [c.t.l.s.ActivityRecognitionService b]
10-21 17:19:03.179 5694 5694 I TSLocationManager: 🎾 Start motion-activity updates
10-21 17:19:03.182 5694 5694 D TSLocationManager: [c.t.l.g.TSGeofenceManager startMonitoringStationaryRegion]
10-21 17:19:03.182 5694 5694 D TSLocationManager: 🎾 Start monitoring stationary region (radius: 150.0m 53.5767817,10.02526 hAcc=5.0)
10-21 17:19:03.183 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:03.183 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:19:03.187 5694 6177 D TSLocationManager: [c.t.l.s.LocationRequestService b] SingleLocationRequest 11 isFinished? true
10-21 17:19:03.188 5694 6177 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:19:03.220 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:03.220 5694 5694 D TSLocationManager: 🎾 GeofencingService [eventCount: 1]
10-21 17:19:03.230 5694 6177 D TSLocationManager: [c.t.l.adapter.TSConfig d] ℹ️ Persist config, dirty: [isMoving]
10-21 17:19:03.242 5694 6177 I TSLocationManager: [c.t.l.service.HeartbeatService c]
10-21 17:19:03.242 5694 6177 I TSLocationManager: 🔴 Stop heartbeat
10-21 17:19:03.247 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:03.247 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:03.249 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService h]
10-21 17:19:03.249 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:03.249 5694 5694 I TSLocationManager: ║ TrackingService motionchange: true
10-21 17:19:03.249 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:03.251 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:19:03.263 5694 6177 D TSLocationManager: [c.t.l.g.TSGeofenceManager stopMonitoringStationaryRegion]
10-21 17:19:03.263 5694 6177 D TSLocationManager: 🔴 Stop monitoring stationary region
10-21 17:19:03.268 5694 6177 D TSLocationManager: [c.t.locationmanager.util.c f]
10-21 17:19:03.268 5694 6177 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:19:03.268 5694 6177 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:19:03.268 5694 6177 I TSLocationManager: 🔵 setPace: false → true
10-21 17:19:03.270 5694 6177 I TSLocationManager: [c.t.l.s.GeofencingService b]
10-21 17:19:03.270 5694 6177 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:03.270 5694 6177 I TSLocationManager: ║ GeofencingService: Stationary geofence EXIT
10-21 17:19:03.270 5694 6177 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:03.270 5694 6177 I TSLocationManager: ╟─ 📍 Location[fused 53.576782,10.025260 hAcc=5 et=+8h18m42s932ms alt=0.0 vel=4.5065293 bear=238.0 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}]
10-21 17:19:03.281 5694 6177 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish GeofencingService [eventCount: 0, sticky: false]
10-21 17:19:03.294 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:03.294 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:03.295 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService h]
10-21 17:19:03.295 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:03.295 5694 5694 I TSLocationManager: ║ TrackingService motionchange: true
10-21 17:19:03.295 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:03.295 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:19:03.382 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:03.382 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:19:03.383 5694 6174 I TSLocationManager: [c.t.l.s.LocationRequestService a]
10-21 17:19:03.383 5694 6174 I TSLocationManager: ℹ️ Location availability: true
10-21 17:19:03.383 5694 6174 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:19:03.636 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:03.636 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:19:03.784 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:03.784 5694 5694 D TSLocationManager: 🔴 GeofencingService destroyed
10-21 17:19:03.867 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:03.867 5694 5694 D TSLocationManager: 🎾 ActivityRecognitionService [eventCount: 1]
10-21 17:19:03.868 5694 6178 D TSLocationManager: [c.t.l.s.ActivityRecognitionService a]
10-21 17:19:03.868 5694 6178 D TSLocationManager: 🚘 ️DetectedActivity [type=STILL, confidence=100]
10-21 17:19:03.871 5694 6178 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish ActivityRecognitionService [eventCount: 0, sticky: false]
10-21 17:19:04.875 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:04.875 5694 5694 D TSLocationManager: 🔴 ActivityRecognitionService destroyed
10-21 17:19:07.653 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:07.653 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:19:07.663 5694 6235 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:19:07.663 5694 6235 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:07.663 5694 6235 I TSLocationManager: ║ motionchange LocationResult: 12
10-21 17:19:07.663 5694 6235 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:07.663 5694 6235 I TSLocationManager: ╟─ 📍 Location[fused 53.576679,10.025005 hAcc=5 et=+8h18m47s445ms alt=0.0 vel=4.3021665 bear=234.77393 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 78ms, time: 1634829547546
10-21 17:19:07.667 5694 6235 I TSLocationManager: [c.t.l.l.TSLocationManager onSingleLocationResult]
10-21 17:19:07.667 5694 6235 I TSLocationManager: 🔵 Acquired motionchange position, isMoving: true
10-21 17:19:07.668 5694 6235 D TSLocationManager: [c.t.l.l.TSLocationManager calculateMedianAccuracy] Median accuracy: 5.0
10-21 17:19:07.670 5694 6235 D TSLocationManager: [c.t.l.l.TSLocationManager incrementOdometer] Odometer: 19561.1
10-21 17:19:07.681 5694 6235 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:19:07.681 5694 6235 I TSLocationManager: 🎾 Location-services: ON
10-21 17:19:07.681 5694 6235 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:19:07.681 5694 6235 I TSLocationManager: 🎾 Location-services: ON
10-21 17:19:07.682 5694 6235 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:19:07.683 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:19:07.693 5694 6176 I TSLocationManager: [c.t.l.data.sqlite.b persist]
10-21 17:19:07.693 5694 6176 I TSLocationManager: ✅ INSERT: dcf0588d-2667-4428-bdc7-fdc29bf8791d
10-21 17:19:07.693 5694 6235 D TSLocationManager: [c.t.l.s.LocationRequestService b] SingleLocationRequest 12 isFinished? true
10-21 17:19:07.694 5694 6235 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:19:07.725 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:07.725 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:19:07.726 5694 5694 I TSLocationManager: [c.t.l.s.ActivityRecognitionService b]
10-21 17:19:07.726 5694 5694 I TSLocationManager: 🎾 Start motion-activity updates
10-21 17:19:07.731 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager removeLocationUpdates]
10-21 17:19:07.731 5694 5694 I TSLocationManager: 🔴 Location-services: OFF
10-21 17:19:07.733 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:19:07.733 5694 5694 I TSLocationManager: 🎾 Location-services: ON
10-21 17:19:07.734 5694 5694 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:19:07.736 5694 6176 I TSLocationManager: [c.t.l.http.HttpService flush]
10-21 17:19:07.736 5694 6176 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:07.736 5694 6176 I TSLocationManager: ║ HTTP Service (count: 1)
10-21 17:19:07.736 5694 6176 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:07.774 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:07.774 5694 5694 D TSLocationManager: 🎾 BackgroundTaskService [eventCount: 1]
10-21 17:19:07.774 5694 5694 I TSLocationManager: [c.t.l.u.BackgroundTaskManager onStartJob] ⏳ startBackgroundTask: 3
10-21 17:19:07.798 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:07.798 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:07.800 5694 5694 D TSLocationManager: [c.t.l.service.TrackingService b]
10-21 17:19:07.800 5694 5694 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:07.800 5694 5694 D TSLocationManager: ║ TrackingService: LocationResult
10-21 17:19:07.800 5694 5694 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:07.800 5694 5694 D TSLocationManager: ╟─ 📍 Location[fused 53.576679,10.025005 hAcc=5 et=+8h18m47s445ms alt=0.0 vel=4.3021665 bear=234.77393 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 217ms, time: 1634829547546
10-21 17:19:07.801 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:19:07.801 5694 6173 D TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:19:07.801 5694 6173 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:07.801 5694 6173 D TSLocationManager: ║ Process LocationResult
10-21 17:19:07.801 5694 6173 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:07.810 5694 6173 I TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:19:07.810 5694 6173 I TSLocationManager: 🔵 Re-scaled distanceFilter: 10.0->20.0)
10-21 17:19:07.817 5694 6173 D TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:19:07.817 5694 6173 D TSLocationManager: ℹ️ IGNORED: same as last location
10-21 17:19:07.819 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:07.819 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:07.820 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:19:07.820 5694 5694 I TSLocationManager: ℹ️ Location availability: true
10-21 17:19:07.821 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:19:07.834 5694 6165 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:19:07.834 5694 6165 D TSLocationManager: ✅ Locked 1 records
10-21 17:19:07.834 5694 6165 I TSLocationManager: [c.t.l.http.HttpService a]
10-21 17:19:07.834 5694 6165 I TSLocationManager: 🔵 HTTP POST batch (1)
10-21 17:19:07.901 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:07.901 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:07.906 5694 5694 D TSLocationManager: [c.t.l.service.TrackingService b]
10-21 17:19:07.906 5694 5694 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:07.906 5694 5694 D TSLocationManager: ║ TrackingService: LocationResult
10-21 17:19:07.906 5694 5694 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:07.906 5694 5694 D TSLocationManager: ╟─ 📍 Location[fused 53.576679,10.025005 hAcc=5 et=+8h18m47s445ms alt=0.0 vel=4.3021665 bear=234.77393 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 320ms, time: 1634829547546
10-21 17:19:07.909 5694 6165 D TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:19:07.909 5694 6165 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:19:07.909 5694 6165 D TSLocationManager: ║ Process LocationResult
10-21 17:19:07.909 5694 6165 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:19:07.910 5694 6165 D TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:19:07.910 5694 6165 D TSLocationManager: ℹ️ IGNORED: same as last location
10-21 17:19:07.915 5694 5694 I TSLocationManager: [c.t.l.s.TSScheduleManager oneShot]
10-21 17:19:07.915 5694 5694 I TSLocationManager: ⏰ Scheduled OneShot: STOP_TIMEOUT in 300000ms (jobID: 2059034116)
10-21 17:19:07.922 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager removeLocationUpdates]
10-21 17:19:07.922 5694 5694 I TSLocationManager: 🔴 Location-services: OFF
10-21 17:19:07.929 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:19:07.929 5694 5694 I TSLocationManager: 🎾 Location-services: ON
10-21 17:19:07.930 5694 5694 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:19:07.933 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:19:07.948 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:07.948 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:07.949 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:19:08.082 5694 6242 I TSLocationManager: [c.t.l.http.HttpService$i onResponse]
10-21 17:19:08.082 5694 6242 I TSLocationManager: 🔵 Response: 200
10-21 17:19:08.084 5694 6242 D TSLocationManager: [c.t.l.data.sqlite.b destroyAll]
10-21 17:19:08.084 5694 6242 D TSLocationManager: ✅ DELETED: (1)
10-21 17:19:08.129 5694 6242 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:19:08.129 5694 6242 D TSLocationManager: ✅ Locked 0 records
10-21 17:19:08.147 5694 6242 I TSLocationManager: [c.t.l.u.BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 3
10-21 17:19:08.148 5694 6242 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false]
10-21 17:19:08.160 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:08.160 5694 5694 D TSLocationManager: 🔴 BackgroundTaskService destroyed
10-21 17:19:08.193 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:08.193 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:08.194 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:19:08.470 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:08.470 5694 5694 D TSLocationManager: 🎾 ActivityRecognitionService [eventCount: 1]
10-21 17:19:08.470 5694 6239 D TSLocationManager: [c.t.l.s.ActivityRecognitionService a]
10-21 17:19:08.470 5694 6239 D TSLocationManager: 🚘 ️DetectedActivity [type=STILL, confidence=100]
10-21 17:19:08.472 5694 6239 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish ActivityRecognitionService [eventCount: 0, sticky: false]
10-21 17:19:09.476 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:19:09.476 5694 5694 D TSLocationManager: 🔴 ActivityRecognitionService destroyed
10-21 17:19:19.307 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:19:19.307 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:19:19.311 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:19:19.311 5694 5694 I TSLocationManager: ℹ️ Location availability: false
10-21 17:19:19.311 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:24:07.931 5694 6278 I TSLocationManager: [c.t.l.scheduler.ScheduleEvent onOneShot]
10-21 17:24:07.931 5694 6278 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:24:07.931 5694 6278 I TSLocationManager: ║ ⏰ OneShot event fired: STOP_TIMEOUT
10-21 17:24:07.931 5694 6278 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:24:07.939 5694 6278 D TSLocationManager: [c.t.l.adapter.TSConfig d] ℹ️ Persist config, dirty: [isMoving]
10-21 17:24:07.944 5694 6278 I TSLocationManager: [c.t.l.l.TSLocationManager removeLocationUpdates]
10-21 17:24:07.944 5694 6278 I TSLocationManager: 🔴 Location-services: OFF
10-21 17:24:07.951 5694 6278 I TSLocationManager: [c.t.l.service.HeartbeatService b]
10-21 17:24:07.951 5694 6278 I TSLocationManager: 🎾 Start heartbeat (60s)
10-21 17:24:07.956 5694 6278 D TSLocationManager: [c.t.locationmanager.util.c f]
10-21 17:24:07.956 5694 6278 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:24:07.957 5694 6278 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:24:07.957 5694 6278 I TSLocationManager: 🔵 setPace: true → false
10-21 17:24:08.031 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:24:08.031 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:24:08.032 5694 6281 I TSLocationManager: [c.t.l.s.LocationRequestService a]
10-21 17:24:08.032 5694 6281 I TSLocationManager: ℹ️ Location availability: true
10-21 17:24:08.033 5694 6281 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:24:08.287 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:24:08.287 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:24:12.250 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:24:12.250 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:24:12.252 5694 6279 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:24:12.252 5694 6279 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:24:12.252 5694 6279 I TSLocationManager: ║ motionchange LocationResult: 13
10-21 17:24:12.252 5694 6279 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:24:12.252 5694 6279 I TSLocationManager: ╟─ 📍 Location[fused 53.564102,10.017205 hAcc=5 et=+8h23m52s9ms alt=0.0 vel=6.6208944 bear=235.0 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 105ms, time: 1634829852139
10-21 17:24:12.262 5694 6279 I TSLocationManager: [c.t.l.l.TSLocationManager onSingleLocationResult]
10-21 17:24:12.262 5694 6279 I TSLocationManager: 🔵 Acquired motionchange position, isMoving: false
10-21 17:24:12.266 5694 6279 D TSLocationManager: [c.t.l.l.TSLocationManager calculateMedianAccuracy] Median accuracy: 5.0
10-21 17:24:12.267 5694 6279 D TSLocationManager: [c.t.l.l.TSLocationManager incrementOdometer] Odometer: 21053.215
10-21 17:24:12.273 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:24:12.285 5694 6279 D TSLocationManager: [c.t.l.s.LocationRequestService b] SingleLocationRequest 13 isFinished? true
10-21 17:24:12.292 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:24:12.292 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:24:12.295 5694 6282 I TSLocationManager: [c.t.l.data.sqlite.b persist]
10-21 17:24:12.295 5694 6282 I TSLocationManager: ✅ INSERT: e88070d7-42e6-472a-9478-868b999897cd
10-21 17:24:12.295 5694 6279 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:24:12.311 5694 5694 I TSLocationManager: [c.t.l.s.ActivityRecognitionService b]
10-21 17:24:12.311 5694 5694 I TSLocationManager: 🎾 Start motion-activity updates
10-21 17:24:12.314 5694 5694 D TSLocationManager: [c.t.l.g.TSGeofenceManager startMonitoringStationaryRegion]
10-21 17:24:12.314 5694 5694 D TSLocationManager: 🎾 Start monitoring stationary region (radius: 150.0m 53.5641017,10.017205 hAcc=5.0)
10-21 17:24:12.327 5694 6282 I TSLocationManager: [c.t.l.http.HttpService flush]
10-21 17:24:12.327 5694 6282 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:24:12.327 5694 6282 I TSLocationManager: ║ HTTP Service (count: 1)
10-21 17:24:12.327 5694 6282 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:24:12.348 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:24:12.348 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:24:12.349 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService h]
10-21 17:24:12.349 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:24:12.349 5694 5694 I TSLocationManager: ║ TrackingService motionchange: false
10-21 17:24:12.349 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:24:12.351 5694 5694 I TSLocationManager: [c.t.l.s.TSScheduleManager cancelOneShot]
10-21 17:24:12.351 5694 5694 I TSLocationManager: ⏰ Cancel OneShot: STOP_TIMEOUT
10-21 17:24:12.355 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false]
10-21 17:24:12.363 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:24:12.363 5694 5694 D TSLocationManager: 🎾 BackgroundTaskService [eventCount: 1]
10-21 17:24:12.365 5694 5694 I TSLocationManager: [c.t.l.u.BackgroundTaskManager onStartJob] ⏳ startBackgroundTask: 4
10-21 17:24:12.377 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:24:12.377 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:24:12.407 5694 6302 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:24:12.407 5694 6302 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:24:12.407 5694 6302 I TSLocationManager: ║ motionchange LocationResult: 13
10-21 17:24:12.407 5694 6302 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:24:12.407 5694 6302 I TSLocationManager: ╟─ 📍 Location[fused 53.564100,10.017200 hAcc=5 et=+8h23m52s172ms alt=0.0 vel=5.488872 bear=238.3365 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 87ms, time: 1634829852204
10-21 17:24:12.409 5694 6302 W TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:24:12.409 5694 6302 W TSLocationManager: ⚠️ Failed to find SingleLocationRequest: 13
10-21 17:24:12.410 5694 6303 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:24:12.410 5694 6303 D TSLocationManager: ✅ Locked 1 records
10-21 17:24:12.422 5694 6302 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:24:12.423 5694 6303 I TSLocationManager: [c.t.l.http.HttpService a]
10-21 17:24:12.423 5694 6303 I TSLocationManager: 🔵 HTTP POST batch (1)
10-21 17:24:12.429 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:24:12.429 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:24:12.440 5694 6308 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:24:12.440 5694 6308 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:24:12.440 5694 6308 I TSLocationManager: ║ motionchange LocationResult: 13
10-21 17:24:12.440 5694 6308 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:24:12.440 5694 6308 I TSLocationManager: ╟─ 📍 Location[fused 53.564099,10.017198 hAcc=5 et=+8h23m52s231ms alt=0.0 vel=6.00751 bear=237.44592 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 71ms, time: 1634829852206
10-21 17:24:12.440 5694 6308 W TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:24:12.440 5694 6308 W TSLocationManager: ⚠️ Failed to find SingleLocationRequest: 13
10-21 17:24:12.444 5694 6308 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:24:12.609 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:24:12.609 5694 5694 D TSLocationManager: 🔴 TrackingService destroyed
10-21 17:24:12.697 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:24:12.697 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:24:12.925 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:24:12.925 5694 5694 D TSLocationManager: 🎾 ActivityRecognitionService [eventCount: 1]
10-21 17:24:12.926 5694 6280 D TSLocationManager: [c.t.l.s.ActivityRecognitionService a]
10-21 17:24:12.926 5694 6280 D TSLocationManager: 🚘 ️DetectedActivity [type=STILL, confidence=100]
10-21 17:24:12.928 5694 6280 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish ActivityRecognitionService [eventCount: 0, sticky: false]
10-21 17:24:13.019 5694 6307 I TSLocationManager: [c.t.l.http.HttpService$i onResponse]
10-21 17:24:13.019 5694 6307 I TSLocationManager: 🔵 Response: 200
10-21 17:24:13.020 5694 6307 D TSLocationManager: [c.t.l.data.sqlite.b destroyAll]
10-21 17:24:13.020 5694 6307 D TSLocationManager: ✅ DELETED: (1)
10-21 17:24:13.050 5694 6307 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:24:13.050 5694 6307 D TSLocationManager: ✅ Locked 0 records
10-21 17:24:13.051 5694 6307 I TSLocationManager: [c.t.l.u.BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 4
10-21 17:24:13.051 5694 6307 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false]
10-21 17:24:13.056 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:24:13.056 5694 5694 D TSLocationManager: 🔴 BackgroundTaskService destroyed
10-21 17:24:13.932 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:24:13.932 5694 5694 D TSLocationManager: 🔴 ActivityRecognitionService destroyed
10-21 17:25:07.971 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:07.971 5694 5694 D TSLocationManager: 🎾 HeartbeatService [eventCount: 1]
10-21 17:25:07.972 5694 6278 D TSLocationManager: [c.t.l.s.HeartbeatService$a run] ❤️
10-21 17:25:07.993 5694 6278 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish HeartbeatService [eventCount: 0, sticky: false]
10-21 17:25:08.249 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:08.249 5694 5694 D TSLocationManager: 🔴 HeartbeatService destroyed
10-21 17:25:39.296 5694 5694 D TSLocationManager: [c.t.locationmanager.util.c f]
10-21 17:25:39.296 5694 5694 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:25:39.301 5694 5694 I TSLocationManager: [c.t.l.service.HeartbeatService b]
10-21 17:25:39.301 5694 5694 I TSLocationManager: 🎾 Start heartbeat (60s)
10-21 17:25:39.311 5694 5694 D TSLocationManager: [c.t.locationmanager.util.c f]
10-21 17:25:39.311 5694 5694 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:25:39.312 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:25:39.312 5694 5694 I TSLocationManager: 🔵 setPace: false → false
10-21 17:25:39.330 5694 5694 I TSLocationManager: [c.t.l.a.BackgroundGeolocation$y0 onReceive]
10-21 17:25:39.330 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:39.330 5694 5694 I TSLocationManager: ║ Location-provider change: true
10-21 17:25:39.330 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:39.330 5694 5694 I TSLocationManager: ╟─ GPS: true
10-21 17:25:39.330 5694 5694 I TSLocationManager: ╟─ Network: false
10-21 17:25:39.471 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity execute] locationsettings
10-21 17:25:39.473 5694 5694 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:25:39.651 5694 5694 D TSLocationManager: [c.t.locationmanager.util.c f]
10-21 17:25:39.651 5694 5694 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:25:39.663 5694 5694 I TSLocationManager: [c.t.l.a.BackgroundGeolocation$y0 onReceive]
10-21 17:25:39.663 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:39.663 5694 5694 I TSLocationManager: ║ Location-provider change: true
10-21 17:25:39.663 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:39.663 5694 5694 I TSLocationManager: ╟─ GPS: true
10-21 17:25:39.663 5694 5694 I TSLocationManager: ╟─ Network: true
10-21 17:25:39.682 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity stop] eventCount: 0
10-21 17:25:39.745 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity execute] locationsettings
10-21 17:25:39.746 5694 5694 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:25:39.811 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:39.848 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity onDestroy]
10-21 17:25:39.866 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:39.866 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:25:39.946 5694 5694 D TSLocationManager: [c.t.l.a.TSLocationManagerActivity stop] eventCount: 0
10-21 17:25:39.974 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:39.974 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:25:39.975 5694 6299 I TSLocationManager: [c.t.l.s.LocationRequestService a]
10-21 17:25:39.975 5694 6299 I TSLocationManager: ℹ️ Location availability: true
10-21 17:25:39.975 5694 6299 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:39.985 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:39.985 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:25:39.994 5694 6299 I TSLocationManager: [c.t.l.s.LocationRequestService a]
10-21 17:25:39.994 5694 6299 I TSLocationManager: ℹ️ Location availability: true
10-21 17:25:39.995 5694 6299 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:40.260 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:40.260 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:25:43.719 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:43.719 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:25:43.721 5694 6413 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:25:43.721 5694 6413 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:43.721 5694 6413 I TSLocationManager: ║ providerchange LocationResult: 16
10-21 17:25:43.721 5694 6413 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:43.721 5694 6413 I TSLocationManager: ╟─ 📍 Location[fused 53.559705,10.009875 hAcc=5 et=+8h25m23s497ms alt=0.0 vel=9.007915 bear=236.0 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 86ms, time: 1634829943618
10-21 17:25:43.722 5694 6413 I TSLocationManager: [c.t.l.l.TSLocationManager onSingleLocationResult]
10-21 17:25:43.722 5694 6413 I TSLocationManager: 🔵 Acquired providerchange position
10-21 17:25:43.725 5694 6413 D TSLocationManager: [c.t.l.l.TSLocationManager calculateMedianAccuracy] Median accuracy: 5.0
10-21 17:25:43.727 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:43.727 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 2]
10-21 17:25:43.729 5694 6299 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:25:43.729 5694 6299 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:43.729 5694 6299 I TSLocationManager: ║ motionchange LocationResult: 15
10-21 17:25:43.729 5694 6299 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:43.729 5694 6299 I TSLocationManager: ╟─ 📍 Location[fused 53.559705,10.009875 hAcc=5 et=+8h25m23s497ms alt=0.0 vel=9.007915 bear=236.0 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 94ms, time: 1634829943618
10-21 17:25:43.743 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:43.751 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:43.751 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:25:43.754 5694 6413 D TSLocationManager: [c.t.l.s.LocationRequestService b] SingleLocationRequest 16 isFinished? true
10-21 17:25:43.755 5694 6413 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:43.758 5694 6434 I TSLocationManager: [c.t.l.data.sqlite.b persist]
10-21 17:25:43.758 5694 6434 I TSLocationManager: ✅ INSERT: 529dd3b1-1f8f-4844-a106-608ca8def38b
10-21 17:25:43.758 5694 6299 I TSLocationManager: [c.t.l.l.TSLocationManager onSingleLocationResult]
10-21 17:25:43.758 5694 6299 I TSLocationManager: 🔵 Acquired motionchange position, isMoving: false
10-21 17:25:43.759 5694 6299 D TSLocationManager: [c.t.l.l.TSLocationManager calculateMedianAccuracy] Median accuracy: 5.0
10-21 17:25:43.761 5694 6299 D TSLocationManager: [c.t.l.l.TSLocationManager incrementOdometer] Odometer: 21742.678
10-21 17:25:43.784 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:43.784 5694 5694 D TSLocationManager: 🎾 GeofencingService [eventCount: 1]
10-21 17:25:43.800 5694 6299 D TSLocationManager: [c.t.l.s.LocationRequestService b] SingleLocationRequest 15 isFinished? true
10-21 17:25:43.801 5694 6434 I TSLocationManager: [c.t.l.http.HttpService flush]
10-21 17:25:43.801 5694 6434 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:43.801 5694 6434 I TSLocationManager: ║ HTTP Service (count: 1)
10-21 17:25:43.801 5694 6434 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:43.804 5694 6299 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:43.810 5694 6440 D TSLocationManager: [c.t.l.adapter.TSConfig d] ℹ️ Persist config, dirty: [isMoving]
10-21 17:25:43.817 5694 6441 I TSLocationManager: [c.t.l.data.sqlite.b persist]
10-21 17:25:43.817 5694 6441 I TSLocationManager: ✅ INSERT: 549280a3-d704-4221-a4e2-16118ad39a46
10-21 17:25:43.818 5694 6440 I TSLocationManager: [c.t.l.service.HeartbeatService c]
10-21 17:25:43.818 5694 6440 I TSLocationManager: 🔴 Stop heartbeat
10-21 17:25:43.827 5694 6440 D TSLocationManager: [c.t.l.g.TSGeofenceManager stopMonitoringStationaryRegion]
10-21 17:25:43.827 5694 6440 D TSLocationManager: 🔴 Stop monitoring stationary region
10-21 17:25:43.834 5694 6440 D TSLocationManager: [c.t.locationmanager.util.c f]
10-21 17:25:43.834 5694 6440 D TSLocationManager: ℹ️ LocationAuthorization: Permission granted
10-21 17:25:43.835 5694 6440 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:25:43.835 5694 6440 I TSLocationManager: 🔵 setPace: false → true
10-21 17:25:43.856 5694 6441 I TSLocationManager: [c.t.l.http.HttpService flush]
10-21 17:25:43.856 5694 6441 I TSLocationManager: ℹ️ HttpService is busy
10-21 17:25:43.858 5694 6440 I TSLocationManager: [c.t.l.s.GeofencingService b]
10-21 17:25:43.858 5694 6440 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:43.858 5694 6440 I TSLocationManager: ║ GeofencingService: Stationary geofence EXIT
10-21 17:25:43.858 5694 6440 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:43.858 5694 6440 I TSLocationManager: ╟─ 📍 Location[fused 53.559705,10.009875 hAcc=5 et=+8h25m23s497ms alt=0.0 vel=9.007915 bear=236.0 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}]
10-21 17:25:43.859 5694 6440 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish GeofencingService [eventCount: 0, sticky: false]
10-21 17:25:43.874 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:43.889 5694 5694 I TSLocationManager: [c.t.l.s.ActivityRecognitionService b]
10-21 17:25:43.889 5694 5694 I TSLocationManager: 🎾 Start motion-activity updates
10-21 17:25:43.904 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:43.904 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:25:43.958 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:43.958 5694 5694 D TSLocationManager: 🎾 BackgroundTaskService [eventCount: 1]
10-21 17:25:43.961 5694 5694 I TSLocationManager: [c.t.l.u.BackgroundTaskManager onStartJob] ⏳ startBackgroundTask: 5
10-21 17:25:43.986 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:43.986 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:43.987 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService h]
10-21 17:25:43.987 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:43.987 5694 5694 I TSLocationManager: ║ TrackingService motionchange: true
10-21 17:25:43.987 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:43.988 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:44.004 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:44.004 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:44.005 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService h]
10-21 17:25:44.005 5694 5694 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:44.005 5694 5694 I TSLocationManager: ║ TrackingService motionchange: true
10-21 17:25:44.005 5694 5694 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:44.006 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:44.026 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:44.026 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:25:44.035 5694 6457 I TSLocationManager: [c.t.l.s.LocationRequestService a]
10-21 17:25:44.035 5694 6457 I TSLocationManager: ℹ️ Location availability: true
10-21 17:25:44.035 5694 6457 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:44.086 5694 6455 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:25:44.086 5694 6455 D TSLocationManager: ✅ Locked 2 records
10-21 17:25:44.086 5694 6455 I TSLocationManager: [c.t.l.http.HttpService a]
10-21 17:25:44.086 5694 6455 I TSLocationManager: 🔵 HTTP POST batch (2)
10-21 17:25:44.291 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:44.291 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:25:44.383 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:44.383 5694 5694 D TSLocationManager: 🔴 GeofencingService destroyed
10-21 17:25:44.517 5694 6459 I TSLocationManager: [c.t.l.http.HttpService$i onResponse]
10-21 17:25:44.517 5694 6459 I TSLocationManager: 🔵 Response: 200
10-21 17:25:44.519 5694 6459 D TSLocationManager: [c.t.l.data.sqlite.b destroyAll]
10-21 17:25:44.519 5694 6459 D TSLocationManager: ✅ DELETED: (2)
10-21 17:25:44.543 5694 6459 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:25:44.543 5694 6459 D TSLocationManager: ✅ Locked 0 records
10-21 17:25:44.543 5694 6459 I TSLocationManager: [c.t.l.u.BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 5
10-21 17:25:44.544 5694 6459 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false]
10-21 17:25:44.548 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:44.548 5694 5694 D TSLocationManager: 🔴 BackgroundTaskService destroyed
10-21 17:25:44.707 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:44.707 5694 5694 D TSLocationManager: 🎾 ActivityRecognitionService [eventCount: 1]
10-21 17:25:44.708 5694 6454 D TSLocationManager: [c.t.l.s.ActivityRecognitionService a]
10-21 17:25:44.708 5694 6454 D TSLocationManager: 🚘 ️DetectedActivity [type=STILL, confidence=100]
10-21 17:25:44.714 5694 6454 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish ActivityRecognitionService [eventCount: 0, sticky: false]
10-21 17:25:45.718 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:45.718 5694 5694 D TSLocationManager: 🔴 ActivityRecognitionService destroyed
10-21 17:25:48.052 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.052 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:25:48.056 5694 6414 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:25:48.056 5694 6414 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:48.056 5694 6414 I TSLocationManager: ║ motionchange LocationResult: 17
10-21 17:25:48.056 5694 6414 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:48.056 5694 6414 I TSLocationManager: ╟─ 📍 Location[fused 53.559511,10.009402 hAcc=5 et=+8h25m27s834ms alt=0.0 vel=7.6516504 bear=236.65051 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 83ms, time: 1634829947932
10-21 17:25:48.064 5694 6414 I TSLocationManager: [c.t.l.l.TSLocationManager onSingleLocationResult]
10-21 17:25:48.064 5694 6414 I TSLocationManager: 🔵 Acquired motionchange position, isMoving: true
10-21 17:25:48.066 5694 6414 D TSLocationManager: [c.t.l.l.TSLocationManager calculateMedianAccuracy] Median accuracy: 5.0
10-21 17:25:48.068 5694 6414 D TSLocationManager: [c.t.l.l.TSLocationManager incrementOdometer] Odometer: 21780.717
10-21 17:25:48.081 5694 6414 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:25:48.081 5694 6414 I TSLocationManager: 🎾 Location-services: ON
10-21 17:25:48.082 5694 6414 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:25:48.082 5694 6414 I TSLocationManager: 🎾 Location-services: ON
10-21 17:25:48.082 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:48.082 5694 6414 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:25:48.084 5694 6414 D TSLocationManager: [c.t.l.s.LocationRequestService b] SingleLocationRequest 17 isFinished? true
10-21 17:25:48.085 5694 6414 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:48.087 5694 6458 I TSLocationManager: [c.t.l.data.sqlite.b persist]
10-21 17:25:48.087 5694 6458 I TSLocationManager: ✅ INSERT: 8c598ff5-66d5-4ca5-9c74-576076273374
10-21 17:25:48.126 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:48.126 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:25:48.126 5694 5694 I TSLocationManager: [c.t.l.s.ActivityRecognitionService b]
10-21 17:25:48.126 5694 5694 I TSLocationManager: 🎾 Start motion-activity updates
10-21 17:25:48.127 5694 6458 I TSLocationManager: [c.t.l.http.HttpService flush]
10-21 17:25:48.127 5694 6458 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:48.127 5694 6458 I TSLocationManager: ║ HTTP Service (count: 1)
10-21 17:25:48.127 5694 6458 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:48.127 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager removeLocationUpdates]
10-21 17:25:48.127 5694 5694 I TSLocationManager: 🔴 Location-services: OFF
10-21 17:25:48.129 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:25:48.129 5694 5694 I TSLocationManager: 🎾 Location-services: ON
10-21 17:25:48.131 5694 5694 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:25:48.169 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.169 5694 5694 D TSLocationManager: 🎾 BackgroundTaskService [eventCount: 1]
10-21 17:25:48.170 5694 5694 I TSLocationManager: [c.t.l.u.BackgroundTaskManager onStartJob] ⏳ startBackgroundTask: 6
10-21 17:25:48.222 5694 6448 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:25:48.222 5694 6448 D TSLocationManager: ✅ Locked 1 records
10-21 17:25:48.224 5694 6448 I TSLocationManager: [c.t.l.http.HttpService a]
10-21 17:25:48.224 5694 6448 I TSLocationManager: 🔵 HTTP POST batch (1)
10-21 17:25:48.251 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.251 5694 5694 D TSLocationManager: 🎾 LocationRequestService [eventCount: 1]
10-21 17:25:48.253 5694 6448 I TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:25:48.253 5694 6448 I TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:48.253 5694 6448 I TSLocationManager: ║ motionchange LocationResult: 17
10-21 17:25:48.253 5694 6448 I TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:48.253 5694 6448 I TSLocationManager: ╟─ 📍 Location[fused 53.559509,10.009397 hAcc=5 et=+8h25m27s925ms alt=0.0 vel=8.243274 bear=233.80858 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 190ms, time: 1634829947935
10-21 17:25:48.254 5694 6448 W TSLocationManager: [c.t.l.s.LocationRequestService b]
10-21 17:25:48.254 5694 6448 W TSLocationManager: ⚠️ Failed to find SingleLocationRequest: 17
10-21 17:25:48.276 5694 6448 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false]
10-21 17:25:48.355 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.355 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:48.358 5694 5694 D TSLocationManager: [c.t.l.service.TrackingService b]
10-21 17:25:48.358 5694 5694 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:48.358 5694 5694 D TSLocationManager: ║ TrackingService: LocationResult
10-21 17:25:48.358 5694 5694 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:48.358 5694 5694 D TSLocationManager: ╟─ 📍 Location[fused 53.559509,10.009397 hAcc=5 et=+8h25m27s925ms alt=0.0 vel=8.243274 bear=233.80858 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 294ms, time: 1634829947935
10-21 17:25:48.361 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:48.365 5694 6448 D TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:25:48.365 5694 6448 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:48.365 5694 6448 D TSLocationManager: ║ Process LocationResult
10-21 17:25:48.365 5694 6448 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:48.367 5694 6448 I TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:25:48.367 5694 6448 I TSLocationManager: 🔵 Re-scaled distanceFilter: 10.0->30.0)
10-21 17:25:48.371 5694 6448 D TSLocationManager: [c.t.l.l.TSLocationManager calculateMedianAccuracy] Median accuracy: 5.0
10-21 17:25:48.400 5694 6457 I TSLocationManager: [c.t.l.data.sqlite.b persist]
10-21 17:25:48.400 5694 6457 I TSLocationManager: ✅ INSERT: 2faeb33d-2b1f-4c93-8848-3e2928179231
10-21 17:25:48.400 5694 6459 I TSLocationManager: [c.t.l.http.HttpService$i onResponse]
10-21 17:25:48.400 5694 6459 I TSLocationManager: 🔵 Response: 200
10-21 17:25:48.406 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.406 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:48.408 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:25:48.408 5694 5694 I TSLocationManager: ℹ️ Location availability: true
10-21 17:25:48.409 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:48.439 5694 6459 D TSLocationManager: [c.t.l.data.sqlite.b destroyAll]
10-21 17:25:48.439 5694 6459 D TSLocationManager: ✅ DELETED: (1)
10-21 17:25:48.442 5694 6457 I TSLocationManager: [c.t.l.http.HttpService flush]
10-21 17:25:48.442 5694 6457 I TSLocationManager: ℹ️ HttpService is busy
10-21 17:25:48.463 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.463 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:48.470 5694 5694 D TSLocationManager: [c.t.l.service.TrackingService b]
10-21 17:25:48.470 5694 5694 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:48.470 5694 5694 D TSLocationManager: ║ TrackingService: LocationResult
10-21 17:25:48.470 5694 5694 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:48.470 5694 5694 D TSLocationManager: ╟─ 📍 Location[fused 53.559509,10.009397 hAcc=5 et=+8h25m27s925ms alt=0.0 vel=8.243274 bear=233.80858 vAcc=1 sAcc=1 bAcc=30 {Bundle[mParcelledData.dataSize=52]}], age: 404ms, time: 1634829947935
10-21 17:25:48.471 5694 6439 D TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:25:48.471 5694 6439 D TSLocationManager: ╔═════════════════════════════════════════════
10-21 17:25:48.471 5694 6439 D TSLocationManager: ║ Process LocationResult
10-21 17:25:48.471 5694 6439 D TSLocationManager: ╠═════════════════════════════════════════════
10-21 17:25:48.472 5694 6439 D TSLocationManager: [c.t.l.l.TSLocationManager onLocationResult]
10-21 17:25:48.472 5694 6439 D TSLocationManager: ℹ️ IGNORED: same as last location
10-21 17:25:48.490 5694 5694 I TSLocationManager: [c.t.l.s.TSScheduleManager oneShot]
10-21 17:25:48.490 5694 5694 I TSLocationManager: ⏰ Scheduled OneShot: STOP_TIMEOUT in 300000ms (jobID: 2059034116)
10-21 17:25:48.498 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager removeLocationUpdates]
10-21 17:25:48.498 5694 5694 I TSLocationManager: 🔴 Location-services: OFF
10-21 17:25:48.504 5694 5694 I TSLocationManager: [c.t.l.l.TSLocationManager requestLocationUpdates]
10-21 17:25:48.504 5694 5694 I TSLocationManager: 🎾 Location-services: ON
10-21 17:25:48.506 5694 5694 D TSLocationManager: [c.t.l.adapter.TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): 10
10-21 17:25:48.509 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:48.517 5694 6459 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:25:48.517 5694 6459 D TSLocationManager: ✅ Locked 1 records
10-21 17:25:48.518 5694 6459 I TSLocationManager: [c.t.l.http.HttpService a]
10-21 17:25:48.518 5694 6459 I TSLocationManager: 🔵 HTTP POST batch (1)
10-21 17:25:48.539 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.539 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:48.543 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:48.558 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:48.558 5694 5694 D TSLocationManager: 🔴 LocationRequestService destroyed
10-21 17:25:48.630 5694 6472 I TSLocationManager: [c.t.l.http.HttpService$i onResponse]
10-21 17:25:48.630 5694 6472 I TSLocationManager: 🔵 Response: 200
10-21 17:25:48.633 5694 6472 D TSLocationManager: [c.t.l.data.sqlite.b destroyAll]
10-21 17:25:48.633 5694 6472 D TSLocationManager: ✅ DELETED: (1)
10-21 17:25:48.642 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.642 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:48.644 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:48.659 5694 6472 D TSLocationManager: [c.t.l.data.sqlite.b allWithLocking]
10-21 17:25:48.659 5694 6472 D TSLocationManager: ✅ Locked 0 records
10-21 17:25:48.672 5694 6472 I TSLocationManager: [c.t.l.u.BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 6
10-21 17:25:48.678 5694 6472 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false]
10-21 17:25:48.686 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:48.686 5694 5694 D TSLocationManager: 🔴 BackgroundTaskService destroyed
10-21 17:25:48.764 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.764 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:48.764 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
10-21 17:25:48.929 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:48.929 5694 5694 D TSLocationManager: 🎾 ActivityRecognitionService [eventCount: 1]
10-21 17:25:48.929 5694 6445 D TSLocationManager: [c.t.l.s.ActivityRecognitionService a]
10-21 17:25:48.929 5694 6445 D TSLocationManager: 🚘 ️DetectedActivity [type=STILL, confidence=100]
10-21 17:25:48.961 5694 6445 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish ActivityRecognitionService [eventCount: 0, sticky: false]
10-21 17:25:49.964 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService onDestroy]
10-21 17:25:49.964 5694 5694 D TSLocationManager: 🔴 ActivityRecognitionService destroyed
10-21 17:25:59.916 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a]
10-21 17:25:59.916 5694 5694 D TSLocationManager: 🎾 TrackingService [eventCount: 1]
10-21 17:25:59.917 5694 5694 I TSLocationManager: [c.t.l.service.TrackingService a]
10-21 17:25:59.917 5694 5694 I TSLocationManager: ℹ️ Location availability: false
10-21 17:25:59.918 5694 5694 D TSLocationManager: [c.t.l.service.AbstractService a] ⚙️︎ finish TrackingService [eventCount: 0, sticky: true]
@christocracy
Any thoughts why it is not working properly, consistently?
Thanks you.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and I will leave this open.
Closing this issue after a prolonged period of inactivity. Fell free to reopen this issue, if this still affecting you.
Your Environment
cordova -v
): Capacitor 6.16.3#ready
:Response from the .start() call:
Expected Behavior
Actual Behavior
Debug logs
Logs
``` 10-18 12:57:57.330 522 3490 I chatty : uid=1000(system) Binder:522_1B identical 4 lines 10-18 12:57:58.569 522 3490 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:57:59.820 522 3492 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:57:59.989 2857 2857 I Capacitor/Console: File: http://192.168.168.208:8100/static/js/vendors~main.chunk.js - Line 179407 - Msg: [HMR] Waiting for update signal from WDS... 10-18 12:58:00.007 695 695 D KeyguardClockSwitch: Updating clock: 1258 10-18 12:58:00.378 2857 2857 I Capacitor/Console: File: http://192.168.168.208:8100/static/js/main.chunk.js - Line 32225 - Msg: __offlinePostData undefined 10-18 12:58:00.378 2857 2857 I Capacitor/Console: File: http://192.168.168.208:8100/static/js/main.chunk.js - Line 32228 - Msg: __offlinePreData: undefined 10-18 12:58:00.382 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: SecureStorage1090177891, service: SecureStorage, action: init, actionArgs: ["authContext",{}] 10-18 12:58:00.403 2857 2857 I Capacitor/Console: File: http://192.168.168.208:8100/static/js/main.chunk.js - Line 48372 - Msg: [Logging]: Not Sending data to Sentry. Mode is 'development' _init 10-18 12:58:00.454 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: SecureStorage1090177892, service: SecureStorage, action: get, actionArgs: ["authContext","phonenumber"] 10-18 12:58:00.472 2857 2857 W Capacitor/Console: File: http://192.168.168.208:8100/static/js/vendors~main.chunk.js - Line 55488 - Msg: src/apps/tms/components/UnhandledErrorInfoModal/UnhandledErrorInfoModal.tsx 10-18 12:58:00.472 2857 2857 W Capacitor/Console: Line 6:3: 'IonCardSubtitle' is defined but never used @typescript-eslint/no-unused-vars 10-18 12:58:00.472 2857 2857 W Capacitor/Console: 10-18 12:58:00.472 2857 2857 W Capacitor/Console: src/hooks/api/useTransport.ts 10-18 12:58:00.472 2857 2857 W Capacitor/Console: Line 1:8: 'React' is defined but never used @typescript-eslint/no-unused-vars 10-18 12:58:00.472 2857 2857 W Capacitor/Console: 10-18 12:58:00.472 2857 2857 W Capacitor/Console: src/services/BackgroundGeoLocation.tsx 10-18 12:58:00.472 2857 2857 W Capacitor/Console: Line 5:8: 'React' is defined but never used @typescript-eslint/no-unused-vars 10-18 12:58:00.489 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: SecureStorage1090177893, service: SecureStorage, action: get, actionArgs: ["authContext","password"] 10-18 12:58:00.695 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177894, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/www.sirum.de\/tms_mobile_app\/get_login_data",{"params":{"phone_number":"+0000","activation_code":"0000","device_uuid":"a4d8a899-f229-4245-a301-d2744c514d56"}},"json",{"Cookie":"session_id=3bfabd497974dd93eb3005a416ada12bca138748"},60,true,"json",1] 10-18 12:58:00.938 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: SecureStorage1090177895, service: SecureStorage, action: init, actionArgs: ["authContext",{}] 10-18 12:58:00.988 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177896, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/session\/authenticate",{"params":{"db":"test","login":"+0000","password":"7zig30LZE6Fa5Id"}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",2] 10-18 12:58:00.996 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: SecureStorage1090177897, service: SecureStorage, action: set, actionArgs: ["authContext","phonenumber","+0000"] 10-18 12:58:01.001 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: SecureStorage1090177898, service: SecureStorage, action: set, actionArgs: ["authContext","password","0000"] 10-18 12:58:01.023 2857 3501 V Capacitor/Plugin: To native (Capacitor plugin): callbackId: 131342790, pluginId: App, methodName: addListener 10-18 12:58:01.023 2857 3501 V Capacitor: callback: 131342790, pluginId: App, methodName: addListener, methodData: {"eventName":"backButton"} 10-18 12:58:01.112 522 532 I system_server: Background young concurrent copying GC freed 81771(4085KB) AllocSpace objects, 90(1800KB) LOS objects, 19% free, 24MB/30MB, paused 289us total 116.680ms 10-18 12:58:01.583 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177899, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call",{"jsonrpc":"2.0","id":578,"method":"call","params":{"model":"tms.mobile.app","method":"init_device","args":[],"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",3] 10-18 12:58:01.590 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177900, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call",{"jsonrpc":"2.0","id":586,"method":"call","params":{"model":"tms.mobile.app","method":"init_device","args":[],"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",4] 10-18 12:58:01.609 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: BackgroundGeolocation1090177901, service: BackgroundGeolocation, action: addHttpListener, actionArgs: [] 10-18 12:58:01.610 2857 3501 D TSLocationManager: $ addHttpListener() 10-18 12:58:01.626 2857 2857 W Capacitor/Console: File: http://192.168.168.208:8100/static/js/main.chunk.js - Line 50683 - Msg: API RESULT: [object Object] 10-18 12:58:01.661 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177902, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call_kw",{"jsonrpc":"2.0","id":656,"method":"call","params":{"model":"res.users","method":"read","args":[[17]],"kwargs":{"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17},"fields":["name"]},"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",5] 10-18 12:58:01.707 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177903, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call_kw",{"jsonrpc":"2.0","id":697,"method":"call","params":{"model":"res.country","method":"search_read","args":[],"kwargs":{"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17},"domain":[],"offset":0,"fields":["id","code","name"]},"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",6] 10-18 12:58:01.756 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177904, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call",{"jsonrpc":"2.0","id":753,"method":"call","params":{"model":"tms.mobile.app","method":"set_values","args":[[],{"device_info":"Model: sdk_gphone_x86_arm\nManufacturer: Google Inc.\nOS: android\nOS Version: Android 11","language":"en","version":""}],"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",7] 10-18 12:58:01.888 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: BackgroundGeolocation1090177905, service: BackgroundGeolocation, action: ready, actionArgs: [{"reset":true,"debug":false,"desiredAccuracy":10,"distanceFilter":10,"autoSync":true,"stopOnTerminate":false,"batchSync":true,"heartbeatInterval":60,"url":"https:\/\/review-improvemen.de\/tms_mobile_app\/save_geo_data","options":{},"headers":{"cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d; Expires=Sun, 16-Jan-2022 10:58:02 GMT; Max-Age=7776000; HttpOnly; Path=\/"}}] 10-18 12:58:01.888 2857 3501 D TSLocationManager: $ ready() 10-18 12:58:01.895 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: OneSignalPush1090177906, service: OneSignalPush, action: setNotificationReceivedHandler, actionArgs: [] 10-18 12:58:01.898 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: OneSignalPush1090177907, service: OneSignalPush, action: setNotificationOpenedHandler, actionArgs: [] 10-18 12:58:01.899 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: OneSignalPush1090177908, service: OneSignalPush, action: setInAppMessageClickHandler, actionArgs: [] 10-18 12:58:01.902 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: OneSignalPush1090177909, service: OneSignalPush, action: init, actionArgs: ["ecfed545-acb4-4e57-b193-7eb70df97206","929521346730",null,0] 10-18 12:58:01.906 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: OneSignalPush1090177910, service: OneSignalPush, action: getIds, actionArgs: [] 10-18 12:58:01.957 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177911, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call_kw",{"jsonrpc":"2.0","id":949,"method":"call","params":{"model":"tms.transport","method":"search","args":[[["id","not in",[]],["tms_mobile_app_state","=","new"],["display_state","in",["disposed","progress"]]]],"kwargs":{"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17},"offset":0,"limit":10,"count":false},"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",8] 10-18 12:58:01.967 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177912, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call_kw",{"jsonrpc":"2.0","id":960,"method":"call","params":{"model":"tms.action.group.set.report","method":"search_read","args":[],"kwargs":{"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17},"domain":[["tms_transport_id","in",[]]],"offset":0,"fields":["tms_transport_id","number","comment","planed_from_datetime","planed_to_datetime","address","packages","actions","driver","vehicle_type","vehicle","trailer","equipments"]},"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",9] 10-18 12:58:02.092 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: BackgroundGeolocation1090177913, service: BackgroundGeolocation, action: start, actionArgs: [] 10-18 12:58:02.092 2857 3501 D TSLocationManager: $ start() 10-18 12:58:02.094 2857 27288 I TSLocationManager: - Enable: true → true, trackingMode: 1 10-18 12:58:00.996 522 3492 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:02.096 522 3490 I ActivityTaskManager: START u0 {act=locationsettings flg=0x10000000 cmp=de.sirum.tme/com.transistorsoft.locationmanager.activity.TSLocationManagerActivity} from uid 10153 10-18 12:58:02.096 522 543 D EventSequenceValidator: Transition from INTENT_FAILED to INTENT_STARTED 10-18 12:58:02.104 410 410 I perfetto: ing_service_impl.cc:758 Configured tracing session 29, #sources:1, duration:5000 ms, #buffers:1, total buffer size:4096 KB, total sessions:1, uid:1071 session name: "" 10-18 12:58:02.106 397 397 I perfetto: probes_producer.cc:230 Ftrace setup (target_buf=29) 10-18 12:58:02.114 2857 2857 D Capacitor: App paused 10-18 12:58:02.117 522 543 D EventSequenceValidator: Transition from INTENT_STARTED to INTENT_FAILED 10-18 12:58:02.117 522 873 I ActivityManager: Killing 13387:com.android.settings.intelligence/u0a97 (adj 985): empty for 5821s 10-18 12:58:02.119 522 3492 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (3470600) 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.119 522 3492 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.121 522 3492 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.124 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: CordovaHttpPlugin1090177914, service: CordovaHttpPlugin, action: post, actionArgs: ["https:\/\/review-improvemen.de\/web\/dataset\/call",{"jsonrpc":"2.0","id":97,"method":"call","params":{"model":"tms.mobile.app","method":"set_values","args":[[],{"push_token":"8495ba05-b027-46e3-9c0e-36f7605e83d6"}],"context":{"lang":"en_US","tz":"Europe\/Berlin","uid":17}}},"json",{"Cookie":"session_id=a29aae394012f54b7d2a0a9571ec87b9e9f0da5d"},60,true,"json",10] 10-18 12:58:02.143 522 3514 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:02.170 2857 2857 W Capacitor/Console: File: http://192.168.168.208:8100/static/js/main.chunk.js - Line 50683 - Msg: API RESULT: 10-18 12:58:02.170 2857 2857 W Capacitor/Console: File: http://192.168.168.208:8100/static/js/main.chunk.js - Line 50683 - Msg: API RESULT: 10-18 12:58:02.182 397 397 I perfetto: ftrace_procfs.cc:176 enabled ftrace 10-18 12:58:02.151 0 0 W perfetto: enabled ftrace 10-18 12:58:02.197 310 6033 D goldfish-address-space: allocate: Ask for block of size 0x4 10-18 12:58:02.198 310 6033 D goldfish-address-space: allocate: ioctl allocate returned offset 0x3fbdd8000 size 0x2000 10-18 12:58:02.218 522 550 I ActivityTaskManager: Displayed de.sirum.tme/com.transistorsoft.locationmanager.activity.TSLocationManagerActivity: +122ms 10-18 12:58:02.220 310 6033 D goldfish-address-space: allocate: Ask for block of size 0x4 10-18 12:58:02.221 310 6033 D goldfish-address-space: allocate: ioctl allocate returned offset 0x3fbdd6000 size 0x2000 10-18 12:58:02.226 310 310 D goldfish-address-space: allocate: Ask for block of size 0x4 10-18 12:58:02.226 310 310 D goldfish-address-space: allocate: ioctl allocate returned offset 0x3fbdd4000 size 0x2000 10-18 12:58:02.240 291 291 I Zygote : Process 13387 exited due to signal 9 (Killed) 10-18 12:58:02.255 522 553 I libprocessgroup: Successfully killed process cgroup uid 10097 pid 13387 in 135ms 10-18 12:58:02.266 2857 2857 I Capacitor/Console: File: http://192.168.168.208:8100/static/js/main.chunk.js - Line 52002 - Msg: Started Background Geolocation [object Object] 10-18 12:58:02.276 310 310 D goldfish-address-space: allocate: Ask for block of size 0x900000 10-18 12:58:02.276 310 310 D goldfish-address-space: allocate: ioctl allocate returned offset 0x3fa33a000 size 0x901000 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.319 522 873 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.320 522 873 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-18 12:58:02.349 2857 2857 D Capacitor/App: Firing change: true 10-18 12:58:02.350 2857 2857 V Capacitor/App: Notifying listeners for event appStateChange 10-18 12:58:02.350 2857 2857 D Capacitor/App: No listeners found for event appStateChange 10-18 12:58:02.356 2857 2857 D Capacitor: App resumed 10-18 12:58:02.377 2857 2857 V Capacitor/Network: Notifying listeners for event networkStatusChange 10-18 12:58:02.377 2857 2857 D Capacitor/Network: No listeners found for event networkStatusChange 10-18 12:58:02.417 1173 1173 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true] 10-18 12:58:02.425 2857 3501 V Capacitor/Plugin: To native (Cordova plugin): callbackId: LaunchNavigator1090177915, service: LaunchNavigator, action: discoverSupportedApps, actionArgs: [] 10-18 12:58:02.425 2857 3501 D LaunchNavigatorPlugin: Plugin action=discoverSupportedApps 10-18 12:58:02.469 1173 1173 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true] 10-18 12:58:02.537 695 714 I ndroid.systemu: NativeAlloc concurrent copying GC freed 126940(5394KB) AllocSpace objects, 8(160KB) LOS objects, 49% free, 7740KB/15MB, paused 225us total 225.487ms 10-18 12:58:02.642 522 522 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0 10-18 12:58:02.648 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:02.648 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:02.652 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:02.652 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:02.981 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:02.982 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:03.013 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:03.013 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:03.258 522 1669 D WifiNl80211Manager: Scan result ready event 10-18 12:58:03.259 522 1669 D WifiNative: Scan result ready event 10-18 12:58:02.979 522 522 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0 10-18 12:58:03.277 522 1669 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:04.075 2857 2857 I Capacitor/Console: File: capacitor-runtime.js - Line 2187 - Msg: deviceready has not fired after 5 seconds. 10-18 12:58:04.077 2857 2857 I Capacitor/Console: File: capacitor-runtime.js - Line 2180 - Msg: Channel not fired: onIonicProReady 10-18 12:58:04.438 522 3490 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:06.431 1173 1173 I GeofencerStateMachine: sendNewTransitions called. 10-18 12:58:06.487 1173 3003 I GeofencerStateMachine: addGeofences called by de.sirum.tme 10-18 12:58:06.567 1173 1173 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true] 10-18 12:58:06.600 1173 1173 I GeofencerStateMachine: sendNewTransitions called. 10-18 12:58:06.614 1173 1173 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true] 10-18 12:58:05.996 522 3490 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:06.649 522 522 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0 10-18 12:58:06.632 1173 1173 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true] 10-18 12:58:06.656 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.656 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.676 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.677 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.686 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.687 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.706 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.706 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.722 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:06.723 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:07.111 397 397 I perfetto: probes_producer.cc:329 Producer stop (id=29) 10-18 12:58:07.116 522 3490 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:07.085 0 0 W perfetto: disabled ftrace 10-18 12:58:07.117 397 397 I perfetto: ftrace_procfs.cc:183 disabled ftrace 10-18 12:58:07.119 410 410 I perfetto: ng_service_impl.cc:1948 Tracing session 29 ended, total sessions:0 10-18 12:58:07.264 2135 2241 I PeriodicStatsRunner: PeriodicStatsRunner.call():180 call() 10-18 12:58:07.265 2135 2241 I PeriodicStatsRunner: PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 10-18 12:58:07.336 522 522 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0 10-18 12:58:07.343 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:07.344 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:07.366 695 695 D InterruptionStateProvider: No bubble up: not allowed to bubble: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:07.367 695 695 D InterruptionStateProvider: No heads up: unimportant notification: 0|de.sirum.tme|9942585|null|10153 10-18 12:58:07.419 2135 2241 I PeriodicStatsRunner: PeriodicStatsRunner.call():180 call() 10-18 12:58:07.419 2135 2241 I PeriodicStatsRunner: PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 10-18 12:58:08.298 522 1669 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:22.368 211 213 E android.system.suspend@1.0-service: Error opening kernel wakelock stats for: wakeup34: Permission denied 10-18 12:58:22.366 211 211 W Binder:211_1: type=1400 audit(0.0:912): avc: denied { read } for name="wakeup34" dev="sysfs" ino=18963 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=0 10-18 12:58:22.383 211 213 E android.system.suspend@1.0-service: Error opening kernel wakelock stats for: wakeup35: Permission denied 10-18 12:58:22.378 211 211 W Binder:211_1: type=1400 audit(0.0:913): avc: denied { read } for name="wakeup35" dev="sysfs" ino=19026 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=0 10-18 12:58:25.957 522 1669 I chatty : uid=1000(system) Binder:522_E identical 14 lines 10-18 12:58:27.134 522 1669 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM 10-18 12:58:28.664 522 3492 V UserManagerService: dumpPackageWhitelistProblems(): using mode ENFORCE|IMPLICIT_WHITELIST|IMPLICIT_WHITELIST_SYSTEM ```