transistorsoft / react-native-background-geolocation

Sophisticated, battery-conscious background-geolocation with motion-detection
http://shop.transistorsoft.com/pages/react-native-background-geolocation
MIT License
2.54k stars 424 forks source link

UUID is not showing in android email logs when a location get destroyed after 200 response #1989

Open Sarveshwins opened 1 month ago

Sarveshwins commented 1 month ago

Your Environment

System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M2 Memory: 107.06 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 16.20.2 - ~/.nvm/versions/node/v16.20.2/bin/node Yarn: 1.22.21 - ~/Documents/GitHub/alt-tomrex-app/node_modules/.bin/yarn npm: 8.19.4 - ~/.nvm/versions/node/v16.20.2/bin/npm Watchman: 2024.01.22.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.15.0 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 23.2, iOS 17.2, macOS 14.2, tvOS 17.2, visionOS 1.0, watchOS 10.2 Android SDK: Not Found IDEs: Android Studio: 2023.1 AI-231.9392.1.2311.11330709 Xcode: 15.2/15C500b - /usr/bin/xcodebuild Languages: Java: 15.0.2 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 16.13.1 => 16.13.1 react-native: ^0.64.0 => 0.64.4 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Expected Behavior

It should have show us uuid when a location get destroyed in email log like it shown in example log like DESTROY: bca5acc8-e358-4d8f-827f-b8c0d556b7bb

Screenshot 2024-04-08 at 11 40 34β€―AM

Actual Behavior

in my email log with my config.ready im unable to see DESTROY: bca5acc8-e358-4d8f-827f-b8c0d556b7bb like logs so due to that i can't check which location is get destroyed and also i get same location with same timestamp

Is android email log are different from which is shown in example log??

Screenshot 2024-04-08 at 11 40 34β€―AM

In this log i can see uuid of each location and track what happen to it after http response of 200 but in android log it is not showing

Steps to Reproduce

  1. Check email logs of android

Context

i want to check email log specially uuid of locations

Debug logs

background-geolocation (2).log

Sarveshwins commented 1 month ago

In ios simulator using getlogs i get logs that looks like this and it is much readable and understandable

2024-04-08 12:24:25.899 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:25.899 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:24:25.899 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:25.899 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 38 OF ( 38 )

2024-04-08 12:24:25.918 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:24:26.235 πŸ“<+37.33429383,-122.06600055> +/- 5.00m (speed 33.94 mps / course 282.30) @ 08/04/24, 12:24:26β€―PM India Standard Time

2024-04-08 12:24:26.236 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 16.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:26.236 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:24:26.236 ℹ️-[TSConfig persist]

2024-04-08 12:24:26.240 πŸ”΅-[TSConfig incrementOdometer:] 359519.4

2024-04-08 12:24:26.242 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:24:26.245 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 3B83AF8B-922F-4D6D-AAA2-4C3D49209646

2024-04-08 12:24:26.245 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:26.247 βœ…-[BackgroundTaskManager createBackgroundTask] 39

2024-04-08 12:24:26.249 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:24:26.249 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:24:26.913 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:24:26.913 βœ…-[LocationDAO destroyAll:] DESTROY: 3B83AF8B-922F-4D6D-AAA2-4C3D49209646

2024-04-08 12:24:26.917 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:26.917 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:24:26.917 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:26.918 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 39 OF ( 39 )

2024-04-08 12:24:27.236 πŸ“<+37.33435409,-122.06636961> +/- 5.00m (speed 33.82 mps / course 279.84) @ 08/04/24, 12:24:27β€―PM India Standard Time

2024-04-08 12:24:27.236 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 16.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:27.236 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:24:27.236 ℹ️-[TSConfig persist]

2024-04-08 12:24:27.242 πŸ”΅-[TSConfig incrementOdometer:] 359552.8

2024-04-08 12:24:27.244 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:24:27.246 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: C2C5580C-1669-40EE-8A1E-F2C567611FB1

2024-04-08 12:24:27.246 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:27.248 βœ…-[BackgroundTaskManager createBackgroundTask] 40

2024-04-08 12:24:27.250 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:24:27.250 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:24:27.766 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:24:27.766 βœ…-[LocationDAO destroyAll:] DESTROY: C2C5580C-1669-40EE-8A1E-F2C567611FB1

2024-04-08 12:24:27.770 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:27.771 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:24:27.771 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:27.771 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 40 OF ( 40 )

2024-04-08 12:24:28.238 πŸ“<+37.33440019,-122.06674461> +/- 5.00m (speed 33.73 mps / course 277.73) @ 08/04/24, 12:24:28β€―PM India Standard Time

2024-04-08 12:24:28.238 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 16.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:28.238 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:24:28.239 ℹ️-[TSConfig persist]

2024-04-08 12:24:28.244 πŸ”΅-[TSConfig incrementOdometer:] 359586.5

2024-04-08 12:24:28.246 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:24:28.249 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 90018880-0D18-45B1-A204-4BD7D2B55271

2024-04-08 12:24:28.249 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:28.251 βœ…-[BackgroundTaskManager createBackgroundTask] 41

2024-04-08 12:24:28.253 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:24:28.253 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:24:28.823 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:24:28.823 βœ…-[LocationDAO destroyAll:] DESTROY: 90018880-0D18-45B1-A204-4BD7D2B55271

2024-04-08 12:24:28.826 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:28.826 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:24:28.827 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:28.827 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 41 OF ( 41 )

2024-04-08 12:24:29.240 πŸ“<+37.33442928,-122.06711736> +/- 5.00m (speed 33.75 mps / course 275.27) @ 08/04/24, 12:24:29β€―PM India Standard Time

2024-04-08 12:24:29.240 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 16.0m | age: 9 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:29.240 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:24:29.240 ℹ️-[TSConfig persist]

2024-04-08 12:24:29.245 πŸ”΅-[TSConfig incrementOdometer:] 359619.6

2024-04-08 12:24:29.247 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:24:29.250 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 218B365C-CF23-4FD7-B154-F1F0396FAB30

2024-04-08 12:24:29.250 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:29.252 βœ…-[BackgroundTaskManager createBackgroundTask] 42

2024-04-08 12:24:29.253 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:24:29.253 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:24:29.794 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:24:29.794 βœ…-[LocationDAO destroyAll:] DESTROY: 218B365C-CF23-4FD7-B154-F1F0396FAB30

2024-04-08 12:24:29.797 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:29.798 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:24:29.798 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:29.798 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 42 OF ( 42 )

2024-04-08 12:24:30.226 πŸ“<+37.33444650,-122.06749672> +/- 5.00m (speed 33.61 mps / course 272.81) @ 08/04/24, 12:24:30β€―PM India Standard Time

2024-04-08 12:24:30.226 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 16.0m | age: 2 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:30.226 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:24:30.226 ℹ️-[TSConfig persist]

2024-04-08 12:24:30.229 πŸ”΅-[TSConfig incrementOdometer:] 359653.3

2024-04-08 12:24:30.230 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:24:30.232 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: C92BC46B-E514-4821-886D-3782CC8F4FCD

2024-04-08 12:24:30.232 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:30.233 βœ…-[BackgroundTaskManager createBackgroundTask] 43

2024-04-08 12:24:30.234 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:24:30.234 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:24:30.856 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:24:30.857 βœ…-[LocationDAO destroyAll:] DESTROY: C92BC46B-E514-4821-886D-3782CC8F4FCD

2024-04-08 12:24:30.860 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:30.861 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:24:30.861 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:30.861 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 43 OF ( 43 )

2024-04-08 12:24:31.237 πŸ“<+37.33445430,-122.06787986> +/- 5.00m (speed 33.68 mps / course 270.70) @ 08/04/24, 12:24:31β€―PM India Standard Time

2024-04-08 12:24:31.237 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 16.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:31.237 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:24:31.237 ℹ️-[TSConfig persist]

2024-04-08 12:24:31.242 πŸ”΅-[TSConfig incrementOdometer:] 359687.3

2024-04-08 12:24:31.245 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:24:31.247 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 60D6A0D8-CCD3-4F21-86AD-F4BAEF39CF07

2024-04-08 12:24:31.247 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:31.249 βœ…-[BackgroundTaskManager createBackgroundTask] 44

2024-04-08 12:24:31.250 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:24:31.250 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:24:31.552 ⚠️-[TSLocationManager locationManager:didFailWithError:] Error Domain=kCLErrorDomain Code=0 "(null)"

2024-04-08 12:24:31.553 πŸ“<+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 12:24:31β€―PM India Standard Time

2024-04-08 12:24:31.553 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 16.0m | age: 26 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:31.553 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 2.000000, old: 16.000000

2024-04-08 12:24:31.554 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:24:31.554 ℹ️-[TSConfig persist]

2024-04-08 12:24:31.556 πŸ”΅-[TSConfig incrementOdometer:] 418035.2

2024-04-08 12:24:31.557 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:24:31.559 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 92AA3081-80B1-4BDB-8D31-2C48C9EECF4A

2024-04-08 12:24:31.559 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:31.559 ⚠️-[TSHttpService flush:] Busy with previous request

2024-04-08 12:24:31.724 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:24:31.725 βœ…-[LocationDAO destroyAll:] DESTROY: 60D6A0D8-CCD3-4F21-86AD-F4BAEF39CF07

2024-04-08 12:24:31.727 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:31.730 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:24:31.730 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:24:32.509 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:24:32.509 βœ…-[LocationDAO destroyAll:] DESTROY: 92AA3081-80B1-4BDB-8D31-2C48C9EECF4A

2024-04-08 12:24:32.512 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:24:32.513 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:24:32.513 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:24:32.513 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 44 OF ( 44 )

2024-04-08 12:24:37.639 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:24:47.146 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:24:50.929 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:24:58.139 ℹ️-[TSLog destroy] SUCCESS

2024-04-08 12:25:05.594 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager stop] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:25:05.594 ℹ️-[TSConfig persist]

2024-04-08 12:25:05.598 ℹ️-[TSConfig persist]

2024-04-08 12:25:05.622 ℹ️-[TSLocationManager clearLastOdometerLocation]

2024-04-08 12:25:05.624 πŸ”΄-[TSGeofenceManager stop]

2024-04-08 12:25:05.627 πŸ”΄-[TSGeofenceManager stopMonitoringGeofences]

2024-04-08 12:25:05.650 πŸ”΄-[PolygonGeofencingService stop]

2024-04-08 12:25:05.655 ℹ️-[PolygonGeofencingService persistMonitoredPolygons] { }

2024-04-08 12:25:05.662 πŸ”΄-[SOMotionDetector stopShakeDetection] OFF

2024-04-08 12:25:05.662 πŸ”΄-[TSLocationManager stopUpdatingLocation]

2024-04-08 12:25:05.679 πŸ”΄-[TSLocationManager stopMonitoringBackgroundFetch] BackgroundFetch: OFF

2024-04-08 12:25:05.681 πŸ”΄-[TSLocationManager stopMonitoringSignificantLocationChanges]

2024-04-08 12:25:25.940 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:26:26.943 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:26:32.169 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation stopObserving]

2024-04-08 12:26:32.377 ℹ️-[TSLocationManager removeListeners]

2024-04-08 12:27:27.915 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:28:28.910 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:28:53.559 πŸ”΅-[TSLocationManager onSuspend:] enabled? 0)

2024-04-08 12:28:53.561 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:28:54.050 ℹ️-[TSDBLogger db_delete] maxAge: 604800

2024-04-08 12:34:09.524 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:34:09.528 ℹ️-[TSDBLogger db_delete] maxAge: 604800

2024-04-08 12:34:09.871 πŸ”΅-[TSLocationManager onResume:] enabled? 0

2024-04-08 12:34:09.884 ℹ️-[LocationDAO purge:] 1

2024-04-08 12:34:09.891 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:34:10.120 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:10.124 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:33.302 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation startObserving]

2024-04-08 12:34:33.478 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager start] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:33.478 ℹ️-[TSLocationManager doStart:] trackingMode: 1

2024-04-08 12:34:33.478 ℹ️-[TSConfig persist]

2024-04-08 12:34:33.480 🎾-[TSGeofenceManager start]

2024-04-08 12:34:33.486 πŸ”΅-[TSLocationManager setPace:] 0

2024-04-08 12:34:33.504 🎾-[TSLocationManager startUpdatingLocation] Location-services: ON

2024-04-08 12:34:33.506 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:33.507 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:33.517 ℹ️+[LocationAuthorization run:onCancel:] status: 3

2024-04-08 12:34:33.517 🎾-[TSLocationManager startMonitoringBackgroundFetch] BackgroundFetch: ON

2024-04-08 12:34:33.528 πŸ“<+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 12:34:32β€―PM India Standard Time

2024-04-08 12:34:33.528 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 0 | df: -1.0m | age: 724 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:33.528 βœ…-[TSLocationManager locationManager:didUpdateLocations:] Acquired motionchange position: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 12:34:32β€―PM India Standard Time

2024-04-08 12:34:33.529 πŸ”΅-[TSLocationManager startMonitoringStationaryRegion:radius:] Radius: 200

2024-04-08 12:34:33.532 πŸ”΄-[TSLocationManager stopUpdatingLocation]

2024-04-08 12:34:33.532 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:34:33.532 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:34:33.532 🎾-[TSLocationManager startMonitoringSignificantLocationChanges]

2024-04-08 12:34:33.534 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 5FD401AE-8C86-41AC-B7B1-0E2095180C26

2024-04-08 12:34:33.534 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:33.536 βœ…-[BackgroundTaskManager createBackgroundTask] 100

2024-04-08 12:34:33.537 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:34:33.537 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] location

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] motionchange

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] activitychange

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] heartbeat

2024-04-08 12:34:33.543 ℹ️-[TSGeofenceManager onGeofence:]

2024-04-08 12:34:33.543 ℹ️-[TSGeofenceManager onGeofencesChange:]

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] http

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] providerchange

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] schedule

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] powersavechange

2024-04-08 12:34:33.543 ℹ️-[TSHttpService onConnectivityChange:]

2024-04-08 12:34:33.543 ℹ️-[TSLocationManager on:success:failure:] enabledchange

2024-04-08 12:34:33.543 ℹ️-[TSHttpService onAuthorization:]

2024-04-08 12:34:33.544 ℹ️-[TSConfig persist]

2024-04-08 12:34:33.548 ℹ️-[TSConfig persist]

2024-04-08 12:34:34.050 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:34:34.050 βœ…-[LocationDAO destroyAll:] DESTROY: 5FD401AE-8C86-41AC-B7B1-0E2095180C26

2024-04-08 12:34:34.052 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:34:34.052 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:34:34.052 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:34:34.052 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 100 OF ( 100 )

2024-04-08 12:34:37.119 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:34:41.827 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:35:10.053 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:35:11.966 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:35:18.233 πŸ”΅-[TSLocationManager onSuspend:] enabled? 1)

2024-04-08 12:35:18.240 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:38:18.143 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:38:18.416 πŸ”΅-[TSLocationManager onResume:] enabled? 1

2024-04-08 12:38:18.428 ℹ️-[LocationDAO purge:] 1

2024-04-08 12:38:18.434 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:38:18.680 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:18.680 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:19.293 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:38:26.334 πŸ”΅-[TSLocationManager onSuspend:] enabled? 1)

2024-04-08 12:38:26.338 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:38:26.479 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:38:26.479 ℹ️-[TSLocationManager removeListeners]

2024-04-08 12:38:26.479 πŸ”΅-[TSLocationManager onAppTerminate] stopOnTerminate? 0

2024-04-08 12:38:32.903 ℹ️-[TSDBLogger db_delete] maxAge: 259200

2024-04-08 12:38:32.906 ℹ️-[TSLocationManager init] ╔═════════════════════════════════════════════ β•‘ TSLocationManager (build 388) ╠══════════════════════════════════════════════ { activityRecognitionInterval = 10000; activityType = 1; authorization = { }; autoSync = 1; autoSyncThreshold = 0; batchSync = 1; debug = 0; desiredAccuracy = "-1"; desiredOdometerAccuracy = 100; didDeviceReboot = 0; didLaunchInBackground = 0; didRequestUpgradeLocationAuthorization = 1; disableAutoSyncOnCellular = 0; disableElasticity = 0; disableLocationAuthorizationAlert = 0; disableMotionActivityUpdates = 0; disableStopDetection = 0; distanceFilter = 2; elasticityMultiplier = 1; enableTimestampMeta = 0; enabled = 1; extras = { }; geofenceInitialTriggerEntry = 1; geofenceProximityRadius = 2000; geofenceTemplate = ""; headers = { authorization = "Bearer qxL6NdeFuCiQajUkZHQJKmDGfOfJW82DKNG7Trs3lzE="; source = "92.204.135.120"; }; heartbeatInterval = 60; httpRootProperty = location; httpTimeout = 60000; iOSHasWarnedLocationServicesOff = 0; isFirstBoot = 0; isMoving = 0; lastLocationAuthorizationStatus = 3; locationAuthorizationAlert = { cancelButton = Cancel; instructions = "To use background location, you must enable '{locationAuthorizationRequest}' in the Location Services settings"; settingsButton = Settings; titleWhenNotEnabled = "Background location is not enabled"; titleWhenOff = "Location services are off"; }; locationAuthorizationRequest = Always; locationTemplate = "{\"Latitude\":<%= latitude %>,\"Longitude\":<%= longitude %>,\"TimeStamp\": \"<%= timestamp %>\",\"Uuid\": \"<%= uuid %>\"}"; locationTimeout = 60; locationsOrderDirection = ASC; logLevel = 5; logMaxDays = 3; maxBatchSize = "-1"; maxDaysToPersist = 1; maxRecordsToPersist = "-1"; method = POST; minimumActivityRecognitionConfidence = 70; odometer = "418035.1609107645"; params = { ClientId = 47; }; pausesLocationUpdatesAutomatically = 1; persistMode = 2; preventSuspend = 0; schedule = ( ); schedulerEnabled = 0; showsBackgroundLocationIndicator = 1; startOnBoot = 1; stationaryRadius = 25; stopAfterElapsedMinutes = "-1"; stopDetectionDelay = 0; stopOnStationary = 0; stopOnTerminate = 0; stopTimeout = 5; trackingMode = 1; url = "http://92.204.135.120:8099/TomAPI/SaveLocationInformation"; useSignificantChangesOnly = 0; }

2024-04-08 12:38:32.926 ℹ️-[GeofenceDAO init] CREATE TABLE IF NOT EXISTS geofences (id INTEGER PRIMARY KEY AUTOINCREMENT, identifier TEXT NOT NULL UNIQUE, latitude DOUBLE NOT NULL, sin_latitude DOUBLE NOT NULL, cos_latitude DOUBLE NOT NULL, longitude DOUBLE NOT NULL, sin_longitude DOUBLE NOT NULL, cos_longitude DOUBLE NOT NULL, radius DOUBLE NOT NULL, notifyOnEntry BOOLEAN NOT NULL DEFAULT 0, notifyOnExit BOOLEAN NOT NULL DEFAULT 0, notifyOnDwell BOOLEAN NOT NULL DEFAULT 0, loiteringDelay DOUBLE NOT NULL DEFAULT 0, extras TEXT, vertices TEXT)

2024-04-08 12:38:32.926 ℹ️-[GeofenceDAO init] CREATE index IF NOT EXISTS identifier ON geofences (identifier);CREATE index IF NOT EXISTS latitude ON geofences (latitude);CREATE index IF NOT EXISTS longitude ON geofences (longitude);CREATE index IF NOT EXISTS sin_latitude ON geofences (sin_latitude);CREATE index IF NOT EXISTS cos_latitude ON geofences (cos_latitude);CREATE index IF NOT EXISTS sin_longitude ON geofences (sin_longitude);CREATE index IF NOT EXISTS cos_longitude ON geofences (cos_longitude);

2024-04-08 12:38:32.980 πŸ”΅-[TSLocationManager locationManager:didChangeAuthorizationStatus:] status 3

2024-04-08 12:38:32.990 πŸ”΅-[LocationManager locationManager:didChangeAuthorizationStatus:] 3

2024-04-08 12:38:32.990 πŸ”΅-[PolygonGeofencingService locationManager:didChangeAuthorizationStatus:] 3

2024-04-08 12:38:32.991 πŸ”΅-[LocationManager locationManager:didChangeAuthorizationStatus:] 3

2024-04-08 12:38:32.991 πŸ”΅-[BackgroundTaskManager locationManager:didChangeAuthorizationStatus:] 3

2024-04-08 12:38:32.991 πŸ”΅-[LocationManager locationManager:didChangeAuthorizationStatus:] 3

2024-04-08 12:38:32.999 ℹ️+[LocationAuthorization run:onCancel:] status: 3

2024-04-08 12:38:34.662 ℹ️-[TSLocationManager removeListeners]

2024-04-08 12:38:34.686 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation startObserving]

2024-04-08 12:38:34.767 ℹ️-[TSLocationManager on:success:failure:] location

2024-04-08 12:38:34.770 ℹ️-[TSLocationManager on:success:failure:] motionchange

2024-04-08 12:38:34.770 ℹ️-[TSLocationManager on:success:failure:] activitychange

2024-04-08 12:38:34.772 ℹ️-[TSLocationManager on:success:failure:] heartbeat

2024-04-08 12:38:34.772 ℹ️-[TSGeofenceManager onGeofence:]

2024-04-08 12:38:34.773 ℹ️-[TSGeofenceManager onGeofencesChange:]

2024-04-08 12:38:34.773 ℹ️-[TSLocationManager on:success:failure:] http

2024-04-08 12:38:34.774 ℹ️-[TSLocationManager on:success:failure:] providerchange

2024-04-08 12:38:34.774 ℹ️-[TSLocationManager on:success:failure:] schedule

2024-04-08 12:38:34.776 ℹ️-[TSLocationManager on:success:failure:] powersavechange

2024-04-08 12:38:34.777 ℹ️-[TSHttpService onConnectivityChange:]

2024-04-08 12:38:34.777 ℹ️-[TSLocationManager on:success:failure:] enabledchange

2024-04-08 12:38:34.777 ℹ️-[TSHttpService onAuthorization:]

2024-04-08 12:38:34.814 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager start] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:34.814 ℹ️-[TSLocationManager doStart:] trackingMode: 1

2024-04-08 12:38:34.828 ℹ️-[TSLocationManager loadLastOdometerLocation] <+37.78583400,-122.40641700> +/- -1.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 12:38:34β€―PM India Standard Time

2024-04-08 12:38:34.828 🎾-[TSGeofenceManager start]

2024-04-08 12:38:34.877 πŸ”΅-[TSLocationManager setPace:] 0

2024-04-08 12:38:34.899 🎾-[TSLocationManager startUpdatingLocation] Location-services: ON

2024-04-08 12:38:34.929 ℹ️-[TSConfig persist]

2024-04-08 12:38:34.936 ℹ️-[TSConfig persist]

2024-04-08 12:38:34.941 πŸ”΅-[TSLocationManager ready]

2024-04-08 12:38:34.947 ℹ️-[TSLocationManager doStart:] trackingMode: 1

2024-04-08 12:38:34.947 ℹ️-[TSLocationManager loadLastOdometerLocation] <+37.78583400,-122.40641700> +/- -1.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 12:38:34β€―PM India Standard Time

2024-04-08 12:38:34.947 🎾-[TSGeofenceManager start]

2024-04-08 12:38:34.947 πŸ”΅-[TSLocationManager setPace:] 0

2024-04-08 12:38:34.950 🎾-[TSLocationManager startUpdatingLocation] Location-services: ON

2024-04-08 12:38:34.958 βœ…-[LocationDAO unlock]_block_invoke UNLOCKED ALL RECORDS

2024-04-08 12:38:34.976 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:38:34.976 πŸ“<+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 12:38:34β€―PM India Standard Time

2024-04-08 12:38:34.976 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 0 | df: -1.0m | age: 170 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:34.977 βœ…-[TSLocationManager locationManager:didUpdateLocations:] Acquired motionchange position: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 12:38:34β€―PM India Standard Time

2024-04-08 12:38:34.977 πŸ”΅-[TSLocationManager startMonitoringStationaryRegion:radius:] Radius: 200

2024-04-08 12:38:34.979 πŸ”΄-[TSLocationManager stopUpdatingLocation]

2024-04-08 12:38:34.979 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 12:38:34.979 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 12:38:34.980 🎾-[TSLocationManager startMonitoringSignificantLocationChanges]

2024-04-08 12:38:34.987 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:34.988 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:35.057 ℹ️+[LocationAuthorization run:onCancel:] status: 3

2024-04-08 12:38:35.057 🎾-[TSLocationManager startMonitoringBackgroundFetch] BackgroundFetch: ON

2024-04-08 12:38:35.057 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:35.057 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:35.058 ℹ️+[LocationAuthorization run:onCancel:] status: 3

2024-04-08 12:38:35.058 🎾-[TSLocationManager startMonitoringBackgroundFetch] BackgroundFetch: ON

2024-04-08 12:38:35.067 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: C09A5BC7-071C-47AE-9EBF-E64C7AAC2EA2

2024-04-08 12:38:35.245 ℹ️-[TSLocationManager startMonitoringBackgroundFetch]_block_invoke Configured BackgroundFetch

2024-04-08 12:38:35.248 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:35.249 βœ…-[BackgroundTaskManager createBackgroundTask] 9

2024-04-08 12:38:35.309 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 12:38:35.310 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 12:38:35.823 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 12:38:35.823 βœ…-[LocationDAO destroyAll:] DESTROY: C09A5BC7-071C-47AE-9EBF-E64C7AAC2EA2

2024-04-08 12:38:35.825 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 12:38:35.825 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 12:38:35.825 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:38:35.825 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 9 OF ( 9 )

2024-04-08 12:39:03.156 πŸ”΅-[TSLocationManager onSuspend:] enabled? 1)

2024-04-08 12:39:03.166 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:41:03.353 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:41:03.760 πŸ”΅-[TSLocationManager onResume:] enabled? 1

2024-04-08 12:41:03.767 ℹ️-[LocationDAO purge:] 1

2024-04-08 12:41:03.800 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 12:41:03.903 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:41:03.903 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 12:41:05.525 ⚠️-[TSLog emailLog:query:viewController:success:failure:] CANNOT_SEND_MAIL

2024-04-08 12:41:10.155 πŸ”΅-[TSLocationManager onSuspend:] enabled? 1)

2024-04-08 12:41:10.158 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 14:57:39.611 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 14:57:39.798 ℹ️-[TSDBLogger db_delete] maxAge: 604800

2024-04-08 14:57:39.868 πŸ”΅-[TSLocationManager onResume:] enabled? 1

2024-04-08 14:57:39.879 ℹ️-[LocationDAO purge:] 1

2024-04-08 14:57:39.885 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 14:57:39.976 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 14:57:39.976 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 14:57:47.719 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation stopObserving]

2024-04-08 14:57:47.822 ℹ️-[TSLocationManager removeListeners]

2024-04-08 14:57:49.649 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation startObserving]

2024-04-08 14:57:49.792 ⚠️-[TSLocationManager start] Already started (ignored)

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] location

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] motionchange

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] activitychange

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] heartbeat

2024-04-08 14:57:49.792 ℹ️-[TSGeofenceManager onGeofence:]

2024-04-08 14:57:49.792 ℹ️-[TSGeofenceManager onGeofencesChange:]

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] http

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] providerchange

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] schedule

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] powersavechange

2024-04-08 14:57:49.792 ℹ️-[TSHttpService onConnectivityChange:]

2024-04-08 14:57:49.792 ℹ️-[TSLocationManager on:success:failure:] enabledchange

2024-04-08 14:57:49.792 ℹ️-[TSHttpService onAuthorization:]

2024-04-08 14:57:49.794 ℹ️-[TSConfig persist]

2024-04-08 14:57:49.797 ℹ️-[TSConfig persist]

2024-04-08 14:57:56.557 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation stopObserving]

2024-04-08 14:57:56.588 ℹ️-[TSLocationManager removeListeners]

2024-04-08 14:57:58.614 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation startObserving]

2024-04-08 14:57:58.652 ⚠️-[TSLocationManager start] Already started (ignored)

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] location

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] motionchange

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] activitychange

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] heartbeat

2024-04-08 14:57:58.667 ℹ️-[TSGeofenceManager onGeofence:]

2024-04-08 14:57:58.667 ℹ️-[TSGeofenceManager onGeofencesChange:]

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] http

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] providerchange

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] schedule

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] powersavechange

2024-04-08 14:57:58.667 ℹ️-[TSHttpService onConnectivityChange:]

2024-04-08 14:57:58.667 ℹ️-[TSLocationManager on:success:failure:] enabledchange

2024-04-08 14:57:58.667 ℹ️-[TSHttpService onAuthorization:]

2024-04-08 14:57:58.668 ℹ️-[TSConfig persist]

2024-04-08 14:57:58.672 ℹ️-[TSConfig persist]

2024-04-08 14:58:40.408 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 14:59:29.300 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 15:00:29.754 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 15:00:29.754 ℹ️-[TSDBLogger db_delete] maxAge: 604800

2024-04-08 15:00:38.107 πŸ”΅-[TSLocationManager locationManager:didExitRegion:] Exit stationary region

2024-04-08 15:00:38.107 πŸ”΅-[TSLocationManager setPace:] 1

2024-04-08 15:00:38.108 ℹ️-[TSConfig persist]

2024-04-08 15:00:38.157 🎾-[SOMotionDetector startShakeDetection:] sample-rate: 0.2 | M7 DISABLED

2024-04-08 15:00:38.215 🎾-[TSLocationManager startUpdatingLocation] Location-services: ON

2024-04-08 15:00:38.247 πŸ“<+37.33527476,-122.03254703> +/- 5.00m (speed 1.67 mps / course 178.24) @ 08/04/24, 3:00:38β€―PM India Standard Time

2024-04-08 15:00:38.247 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: -1.0m | age: 223 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:38.247 βœ…-[TSLocationManager locationManager:didUpdateLocations:] Acquired motionchange position: <+37.33527476,-122.03254703> +/- 5.00m (speed 1.67 mps / course 178.24) @ 08/04/24, 3:00:38β€―PM India Standard Time

2024-04-08 15:00:38.249 🎾-[TSLocationManager startUpdatingLocation] Location-services: ON

2024-04-08 15:00:38.249 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:38.250 ℹ️-[TSConfig persist]

2024-04-08 15:00:38.251 πŸ”΅-[TSConfig incrementOdometer:] 477967.2

2024-04-08 15:00:38.252 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:38.259 ℹ️+[LocationAuthorization run:onCancel:] status: 3

2024-04-08 15:00:38.260 ℹ️+[LocationAuthorization run:onCancel:] status: 3

2024-04-08 15:00:38.265 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 32EE4012-06BA-4E26-B2C6-8D2428655050

2024-04-08 15:00:38.266 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:38.289 βœ…-[BackgroundTaskManager createBackgroundTask] 72

2024-04-08 15:00:38.291 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:38.291 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:38.837 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:38.837 βœ…-[LocationDAO destroyAll:] DESTROY: 32EE4012-06BA-4E26-B2C6-8D2428655050

2024-04-08 15:00:38.847 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:38.847 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:38.847 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:38.848 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 72 OF ( 72 )

2024-04-08 15:00:39.041 πŸ“<+37.33525552,-122.03254838> +/- 5.00m (speed 2.03 mps / course 180.00) @ 08/04/24, 3:00:39β€―PM India Standard Time

2024-04-08 15:00:39.041 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 10 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:39.041 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:39.041 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:39.044 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: B408BC01-1AD5-4F51-A3CC-669A44730CB8

2024-04-08 15:00:39.044 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:39.047 βœ…-[BackgroundTaskManager createBackgroundTask] 73

2024-04-08 15:00:39.049 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:39.049 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:39.701 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:39.701 βœ…-[LocationDAO destroyAll:] DESTROY: B408BC01-1AD5-4F51-A3CC-669A44730CB8

2024-04-08 15:00:39.704 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:39.705 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:39.705 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:39.705 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 73 OF ( 73 )

2024-04-08 15:00:40.031 πŸ“<+37.33523566,-122.03254863> +/- 5.00m (speed 2.23 mps / course 184.22) @ 08/04/24, 3:00:40β€―PM India Standard Time

2024-04-08 15:00:40.032 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 10 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:40.032 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:40.032 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:40.035 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: C0B5E875-16D8-4872-B797-5A8ABFFBE163

2024-04-08 15:00:40.035 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:40.038 βœ…-[BackgroundTaskManager createBackgroundTask] 74

2024-04-08 15:00:40.040 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:40.040 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:40.623 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:40.623 βœ…-[LocationDAO destroyAll:] DESTROY: C0B5E875-16D8-4872-B797-5A8ABFFBE163

2024-04-08 15:00:40.625 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:40.626 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:40.628 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:40.628 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 74 OF ( 74 )

2024-04-08 15:00:41.027 πŸ“<+37.33521504,-122.03254905> +/- 5.00m (speed 2.14 mps / course 182.46) @ 08/04/24, 3:00:41β€―PM India Standard Time

2024-04-08 15:00:41.027 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:41.027 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:41.027 ℹ️-[TSConfig persist]

2024-04-08 15:00:41.035 πŸ”΅-[TSConfig incrementOdometer:] 477973.8

2024-04-08 15:00:41.037 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:41.040 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 3DFE5180-4139-41DF-BC95-3450C293072E

2024-04-08 15:00:41.040 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:41.043 βœ…-[BackgroundTaskManager createBackgroundTask] 79

2024-04-08 15:00:41.044 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:41.045 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:41.646 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:41.646 βœ…-[LocationDAO destroyAll:] DESTROY: 3DFE5180-4139-41DF-BC95-3450C293072E

2024-04-08 15:00:41.649 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:41.649 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:41.649 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:41.650 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 79 OF ( 79 )

2024-04-08 15:00:42.031 πŸ“<+37.33519572,-122.03254980> +/- 5.00m (speed 1.94 mps / course 179.65) @ 08/04/24, 3:00:42β€―PM India Standard Time

2024-04-08 15:00:42.031 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:42.031 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:42.031 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:42.035 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: F9D314C5-7B4B-4A9F-AA23-1D3BE922214A

2024-04-08 15:00:42.035 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:42.039 βœ…-[BackgroundTaskManager createBackgroundTask] 80

2024-04-08 15:00:42.041 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:42.042 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:42.568 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:42.568 βœ…-[LocationDAO destroyAll:] DESTROY: F9D314C5-7B4B-4A9F-AA23-1D3BE922214A

2024-04-08 15:00:42.571 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:42.572 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:42.572 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:42.572 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 80 OF ( 80 )

2024-04-08 15:00:43.028 πŸ“<+37.33517518,-122.03255055> +/- 5.00m (speed 2.41 mps / course 184.57) @ 08/04/24, 3:00:43β€―PM India Standard Time

2024-04-08 15:00:43.028 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:43.028 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:43.028 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:43.031 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 5B86AC32-AFEE-4FEC-ABBF-32AD23F0DB67

2024-04-08 15:00:43.031 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:43.035 βœ…-[BackgroundTaskManager createBackgroundTask] 81

2024-04-08 15:00:43.038 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:43.038 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:43.537 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:43.538 βœ…-[LocationDAO destroyAll:] DESTROY: 5B86AC32-AFEE-4FEC-ABBF-32AD23F0DB67

2024-04-08 15:00:43.540 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:43.541 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:43.541 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:43.541 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 81 OF ( 81 )

2024-04-08 15:00:44.025 πŸ“<+37.33515083,-122.03255349> +/- 5.00m (speed 2.89 mps / course 190.90) @ 08/04/24, 3:00:44β€―PM India Standard Time

2024-04-08 15:00:44.025 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:44.025 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 4.000000, old: 2.000000

2024-04-08 15:00:44.027 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:44.027 ℹ️-[TSConfig persist]

2024-04-08 15:00:44.032 πŸ”΅-[TSConfig incrementOdometer:] 477981.0

2024-04-08 15:00:44.035 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:44.038 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: B7B9E4E0-0692-43AA-81D5-068C54AEA0AD

2024-04-08 15:00:44.039 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:44.041 βœ…-[BackgroundTaskManager createBackgroundTask] 82

2024-04-08 15:00:44.042 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:44.042 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:44.559 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:44.559 βœ…-[LocationDAO destroyAll:] DESTROY: B7B9E4E0-0692-43AA-81D5-068C54AEA0AD

2024-04-08 15:00:44.562 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:44.562 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:44.562 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:44.562 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 82 OF ( 82 )

2024-04-08 15:00:46.056 πŸ“<+37.33507162,-122.03260370> +/- 5.00m (speed 4.47 mps / course 218.67) @ 08/04/24, 3:00:46β€―PM India Standard Time

2024-04-08 15:00:46.057 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 4.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:46.057 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:46.057 ℹ️-[TSConfig persist]

2024-04-08 15:00:46.062 πŸ”΅-[TSConfig incrementOdometer:] 477990.8

2024-04-08 15:00:46.065 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:46.068 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: F7771A37-2012-4465-A584-D2D5D839AE9A

2024-04-08 15:00:46.068 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:46.070 βœ…-[BackgroundTaskManager createBackgroundTask] 83

2024-04-08 15:00:46.072 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:46.072 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:46.664 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:46.665 βœ…-[LocationDAO destroyAll:] DESTROY: F7771A37-2012-4465-A584-D2D5D839AE9A

2024-04-08 15:00:46.667 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:46.668 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:46.668 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:46.668 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 83 OF ( 83 )

2024-04-08 15:00:47.029 πŸ“<+37.33503868,-122.03265072> +/- 5.00m (speed 6.37 mps / course 236.95) @ 08/04/24, 3:00:47β€―PM India Standard Time

2024-04-08 15:00:47.030 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 4.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:47.030 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:47.030 ℹ️-[TSConfig persist]

2024-04-08 15:00:47.036 πŸ”΅-[TSConfig incrementOdometer:] 477996.3

2024-04-08 15:00:47.039 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:47.041 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 7556C8F5-35A2-4514-BBB9-E5FFB726EE99

2024-04-08 15:00:47.041 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:47.044 βœ…-[BackgroundTaskManager createBackgroundTask] 84

2024-04-08 15:00:47.046 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:47.046 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:47.589 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:47.590 βœ…-[LocationDAO destroyAll:] DESTROY: 7556C8F5-35A2-4514-BBB9-E5FFB726EE99

2024-04-08 15:00:47.592 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:47.593 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:47.593 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:47.593 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 84 OF ( 84 )

2024-04-08 15:00:48.040 πŸ“<+37.33500926,-122.03272188> +/- 5.00m (speed 7.74 mps / course 246.09) @ 08/04/24, 3:00:48β€―PM India Standard Time

2024-04-08 15:00:48.040 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 4.0m | age: 15 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:48.040 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 6.000000, old: 4.000000

2024-04-08 15:00:48.041 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:48.041 ℹ️-[TSConfig persist]

2024-04-08 15:00:48.045 πŸ”΅-[TSConfig incrementOdometer:] 478003.5

2024-04-08 15:00:48.047 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:48.050 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: FCCA02D1-9AE4-4924-A03B-F20B11EFCBB5

2024-04-08 15:00:48.050 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:48.052 βœ…-[BackgroundTaskManager createBackgroundTask] 85

2024-04-08 15:00:48.053 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:48.053 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:48.554 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:48.554 βœ…-[LocationDAO destroyAll:] DESTROY: FCCA02D1-9AE4-4924-A03B-F20B11EFCBB5

2024-04-08 15:00:48.556 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:48.556 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:48.556 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:48.556 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 85 OF ( 85 )

2024-04-08 15:00:49.043 πŸ“<+37.33497737,-122.03281282> +/- 5.00m (speed 9.18 mps / course 251.37) @ 08/04/24, 3:00:49β€―PM India Standard Time

2024-04-08 15:00:49.043 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:49.043 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:49.043 ℹ️-[TSConfig persist]

2024-04-08 15:00:49.049 πŸ”΅-[TSConfig incrementOdometer:] 478012.3

2024-04-08 15:00:49.051 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:49.053 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 375EF996-1150-436F-BBA2-10E41DB5F6A9

2024-04-08 15:00:49.054 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:49.056 βœ…-[BackgroundTaskManager createBackgroundTask] 86

2024-04-08 15:00:49.057 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:49.057 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:49.638 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:49.638 βœ…-[LocationDAO destroyAll:] DESTROY: 375EF996-1150-436F-BBA2-10E41DB5F6A9

2024-04-08 15:00:49.641 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:49.641 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:49.641 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:49.641 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 86 OF ( 86 )

2024-04-08 15:00:50.049 πŸ“<+37.33494812,-122.03292120> +/- 5.00m (speed 10.78 mps / course 251.72) @ 08/04/24, 3:00:50β€―PM India Standard Time

2024-04-08 15:00:50.049 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 16 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:50.049 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:50.050 ℹ️-[TSConfig persist]

2024-04-08 15:00:50.053 πŸ”΅-[TSConfig incrementOdometer:] 478022.4

2024-04-08 15:00:50.054 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:50.056 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 413D093F-CC23-45B2-B890-3B4E7AD58670

2024-04-08 15:00:50.056 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:50.057 βœ…-[BackgroundTaskManager createBackgroundTask] 87

2024-04-08 15:00:50.058 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:50.058 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:50.553 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:50.554 βœ…-[LocationDAO destroyAll:] DESTROY: 413D093F-CC23-45B2-B890-3B4E7AD58670

2024-04-08 15:00:50.557 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:50.557 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:50.557 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:50.557 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 87 OF ( 87 )

2024-04-08 15:00:51.029 πŸ“<+37.33492222,-122.03304215> +/- 5.00m (speed 12.11 mps / course 254.18) @ 08/04/24, 3:00:51β€―PM India Standard Time

2024-04-08 15:00:51.029 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:51.029 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:51.029 ℹ️-[TSConfig persist]

2024-04-08 15:00:51.034 πŸ”΅-[TSConfig incrementOdometer:] 478033.5

2024-04-08 15:00:51.037 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:51.041 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 64FED29D-E3D1-48BF-9841-EC08A28198B8

2024-04-08 15:00:51.041 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:51.043 βœ…-[BackgroundTaskManager createBackgroundTask] 88

2024-04-08 15:00:51.045 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:51.045 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:51.520 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:51.520 βœ…-[LocationDAO destroyAll:] DESTROY: 64FED29D-E3D1-48BF-9841-EC08A28198B8

2024-04-08 15:00:51.523 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:51.524 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:51.524 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:51.524 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 88 OF ( 88 )

2024-04-08 15:00:52.036 πŸ“<+37.33489242,-122.03318372> +/- 5.00m (speed 13.66 mps / course 254.88) @ 08/04/24, 3:00:52β€―PM India Standard Time

2024-04-08 15:00:52.036 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 13 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:52.036 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 8.000000, old: 6.000000

2024-04-08 15:00:52.037 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:52.038 ℹ️-[TSConfig persist]

2024-04-08 15:00:52.041 πŸ”΅-[TSConfig incrementOdometer:] 478046.5

2024-04-08 15:00:52.044 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:52.046 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 5AA0A31B-E6A0-46DF-B643-3BB849500DCF

2024-04-08 15:00:52.046 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:52.048 βœ…-[BackgroundTaskManager createBackgroundTask] 89

2024-04-08 15:00:52.050 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:52.050 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:52.562 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:52.562 βœ…-[LocationDAO destroyAll:] DESTROY: 5AA0A31B-E6A0-46DF-B643-3BB849500DCF

2024-04-08 15:00:52.565 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:52.566 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:52.566 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:52.566 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 89 OF ( 89 )

2024-04-08 15:00:53.041 πŸ“<+37.33485843,-122.03334424> +/- 5.00m (speed 14.82 mps / course 254.88) @ 08/04/24, 3:00:53β€―PM India Standard Time

2024-04-08 15:00:53.041 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:53.041 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:53.041 ℹ️-[TSConfig persist]

2024-04-08 15:00:53.046 πŸ”΅-[TSConfig incrementOdometer:] 478061.2

2024-04-08 15:00:53.049 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:53.051 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: EF251E95-042B-46D6-93CA-680724667FC3

2024-04-08 15:00:53.052 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:53.054 βœ…-[BackgroundTaskManager createBackgroundTask] 90

2024-04-08 15:00:53.056 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:53.056 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:53.630 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:53.630 βœ…-[LocationDAO destroyAll:] DESTROY: EF251E95-042B-46D6-93CA-680724667FC3

2024-04-08 15:00:53.633 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:53.634 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:53.634 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:53.634 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 90 OF ( 90 )

2024-04-08 15:00:54.034 πŸ“<+37.33482105,-122.03350886> +/- 5.00m (speed 15.90 mps / course 255.94) @ 08/04/24, 3:00:54β€―PM India Standard Time

2024-04-08 15:00:54.034 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 4 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:54.034 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:54.034 ℹ️-[TSConfig persist]

2024-04-08 15:00:54.039 πŸ”΅-[TSConfig incrementOdometer:] 478076.3

2024-04-08 15:00:54.041 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:54.045 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: AD279BB3-BB93-4B40-9A8E-37337558D90B

2024-04-08 15:00:54.045 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:54.047 βœ…-[BackgroundTaskManager createBackgroundTask] 91

2024-04-08 15:00:54.049 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:54.049 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:54.592 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:54.592 βœ…-[LocationDAO destroyAll:] DESTROY: AD279BB3-BB93-4B40-9A8E-37337558D90B

2024-04-08 15:00:54.595 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:54.595 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:54.595 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:54.596 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 91 OF ( 91 )

2024-04-08 15:00:55.040 πŸ“<+37.33477977,-122.03369603> +/- 5.00m (speed 17.21 mps / course 255.59) @ 08/04/24, 3:00:55β€―PM India Standard Time

2024-04-08 15:00:55.040 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:55.040 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:55.040 ℹ️-[TSConfig persist]

2024-04-08 15:00:55.046 πŸ”΅-[TSConfig incrementOdometer:] 478093.6

2024-04-08 15:00:55.049 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:55.052 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: FB13D633-DF7D-4482-917B-79C5605D184D

2024-04-08 15:00:55.052 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:55.054 βœ…-[BackgroundTaskManager createBackgroundTask] 92

2024-04-08 15:00:55.056 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:55.056 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:55.683 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:55.683 βœ…-[LocationDAO destroyAll:] DESTROY: FB13D633-DF7D-4482-917B-79C5605D184D

2024-04-08 15:00:55.686 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:55.687 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:55.687 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:55.687 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 92 OF ( 92 )

2024-04-08 15:00:56.031 πŸ“<+37.33474691,-122.03389325> +/- 5.00m (speed 18.27 mps / course 257.34) @ 08/04/24, 3:00:56β€―PM India Standard Time

2024-04-08 15:00:56.031 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:56.031 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 10.000000, old: 8.000000

2024-04-08 15:00:56.032 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:56.033 ℹ️-[TSConfig persist]

2024-04-08 15:00:56.038 πŸ”΅-[TSConfig incrementOdometer:] 478111.4

2024-04-08 15:00:56.040 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:56.042 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 952686A9-9075-487D-B50C-6BF4089066CD

2024-04-08 15:00:56.042 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:56.044 βœ…-[BackgroundTaskManager createBackgroundTask] 93

2024-04-08 15:00:56.046 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:56.046 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:56.704 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:56.704 βœ…-[LocationDAO destroyAll:] DESTROY: 952686A9-9075-487D-B50C-6BF4089066CD

2024-04-08 15:00:56.708 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:56.709 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:56.709 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:56.709 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 93 OF ( 93 )

2024-04-08 15:00:57.045 πŸ“<+37.33470894,-122.03411085> +/- 5.00m (speed 19.27 mps / course 257.70) @ 08/04/24, 3:00:57β€―PM India Standard Time

2024-04-08 15:00:57.045 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 8 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:57.045 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:57.045 ℹ️-[TSConfig persist]

2024-04-08 15:00:57.051 πŸ”΅-[TSConfig incrementOdometer:] 478131.1

2024-04-08 15:00:57.053 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:57.057 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 75195118-A262-4225-B079-A374D9491CF5

2024-04-08 15:00:57.057 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:57.059 βœ…-[BackgroundTaskManager createBackgroundTask] 94

2024-04-08 15:00:57.060 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:57.060 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:57.624 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:57.624 βœ…-[LocationDAO destroyAll:] DESTROY: 75195118-A262-4225-B079-A374D9491CF5

2024-04-08 15:00:57.627 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:57.628 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:57.628 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:57.628 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 94 OF ( 94 )

2024-04-08 15:00:58.038 πŸ“<+37.33467638,-122.03432425> +/- 5.00m (speed 20.07 mps / course 259.45) @ 08/04/24, 3:00:58β€―PM India Standard Time

2024-04-08 15:00:58.038 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:58.038 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:58.038 ℹ️-[TSConfig persist]

2024-04-08 15:00:58.044 πŸ”΅-[TSConfig incrementOdometer:] 478150.4

2024-04-08 15:00:58.047 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:58.049 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: D23ED9BE-6BCA-4D85-B62C-BF853B972E0C

2024-04-08 15:00:58.049 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:58.052 βœ…-[BackgroundTaskManager createBackgroundTask] 95

2024-04-08 15:00:58.054 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:58.054 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:58.582 ⚠️-[TSLocationManager locationManager:didFailWithError:] Error Domain=kCLErrorDomain Code=0 "(null)"

2024-04-08 15:00:58.583 πŸ“<+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 3:00:58β€―PM India Standard Time

2024-04-08 15:00:58.583 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 9 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:58.583 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 2.000000, old: 10.000000

2024-04-08 15:00:58.584 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:00:58.584 ℹ️-[TSConfig persist]

2024-04-08 15:00:58.588 πŸ”΅-[TSConfig incrementOdometer:] 538051.6

2024-04-08 15:00:58.589 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:00:58.591 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 1081D215-DD6E-4685-8D0F-6B01FB92AF55

2024-04-08 15:00:58.591 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:58.591 ⚠️-[TSHttpService flush:] Busy with previous request

2024-04-08 15:00:58.644 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:58.644 βœ…-[LocationDAO destroyAll:] DESTROY: D23ED9BE-6BCA-4D85-B62C-BF853B972E0C

2024-04-08 15:00:58.646 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:58.648 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:00:58.648 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:00:59.156 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:00:59.156 βœ…-[LocationDAO destroyAll:] DESTROY: 1081D215-DD6E-4685-8D0F-6B01FB92AF55

2024-04-08 15:00:59.159 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:00:59.160 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:00:59.160 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:00:59.160 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 95 OF ( 95 )

2024-04-08 15:01:17.780 ⚠️-[TSLocationManager log:message:] #ready already called. Redirecting to #setConfig

2024-04-08 15:01:17.782 ℹ️-[TSConfig persist]

2024-04-08 15:01:17.791 ⚠️-[TSLocationManager start] Already started (ignored)

2024-04-08 15:01:17.817 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:17.818 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:20.965 ⚠️-[TSLocationManager start] Already started (ignored)

2024-04-08 15:01:20.974 ⚠️-[TSLocationManager log:message:] #ready already called. Redirecting to #setConfig

2024-04-08 15:01:20.975 ℹ️-[TSConfig persist]

2024-04-08 15:01:26.674 πŸ“<+37.33527476,-122.03254703> +/- 5.00m (speed 1.67 mps / course 178.24) @ 08/04/24, 3:01:26β€―PM India Standard Time

2024-04-08 15:01:26.674 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:26.674 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:26.675 ℹ️-[TSConfig persist]

2024-04-08 15:01:26.680 πŸ”΅-[TSConfig incrementOdometer:] 597983.6

2024-04-08 15:01:26.682 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:26.686 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: B7290474-07F9-4CD3-BF3C-4E23139A2F0A

2024-04-08 15:01:26.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:26.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:27.683 πŸ“<+37.33525552,-122.03254838> +/- 5.00m (speed 2.03 mps / course 180.00) @ 08/04/24, 3:01:27β€―PM India Standard Time

2024-04-08 15:01:27.683 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:27.683 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:27.683 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:27.688 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: BE00F767-0B8E-42D6-9495-EAD85AB36449

2024-04-08 15:01:27.688 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:27.688 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:28.675 πŸ“<+37.33523566,-122.03254863> +/- 5.00m (speed 2.23 mps / course 184.22) @ 08/04/24, 3:01:28β€―PM India Standard Time

2024-04-08 15:01:28.675 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:28.675 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:28.675 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:28.679 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 7208D953-515B-41E1-8FE2-9609FA5F6CBD

2024-04-08 15:01:28.680 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:28.680 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:29.673 πŸ“<+37.33521504,-122.03254905> +/- 5.00m (speed 2.14 mps / course 182.46) @ 08/04/24, 3:01:29β€―PM India Standard Time

2024-04-08 15:01:29.673 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:29.673 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:29.673 ℹ️-[TSConfig persist]

2024-04-08 15:01:29.679 πŸ”΅-[TSConfig incrementOdometer:] 597990.3

2024-04-08 15:01:29.681 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:29.684 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: CB08F0C1-EC0E-4409-9DEB-FE6D40214BDE

2024-04-08 15:01:29.684 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:29.684 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:30.395 ℹ️-[TSDBLogger db_save] Log committed

2024-04-08 15:01:30.677 πŸ“<+37.33519572,-122.03254980> +/- 5.00m (speed 1.94 mps / course 179.65) @ 08/04/24, 3:01:30β€―PM India Standard Time

2024-04-08 15:01:30.677 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:30.677 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:30.677 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:30.681 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: D5C94E7A-AD14-4747-B99A-5B95CDFB98C8

2024-04-08 15:01:30.681 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:30.681 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:31.671 πŸ“<+37.33517518,-122.03255055> +/- 5.00m (speed 2.41 mps / course 184.57) @ 08/04/24, 3:01:31β€―PM India Standard Time

2024-04-08 15:01:31.671 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:31.671 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:31.672 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:31.675 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 7340B923-91BE-4B29-8C49-3215D8A1755E

2024-04-08 15:01:31.675 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:31.676 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:32.670 πŸ“<+37.33515083,-122.03255349> +/- 5.00m (speed 2.89 mps / course 190.90) @ 08/04/24, 3:01:32β€―PM India Standard Time

2024-04-08 15:01:32.670 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 2.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:32.670 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 4.000000, old: 2.000000

2024-04-08 15:01:32.671 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:32.672 ℹ️-[TSConfig persist]

2024-04-08 15:01:32.677 πŸ”΅-[TSConfig incrementOdometer:] 597997.4

2024-04-08 15:01:32.680 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:32.682 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 20157E8B-6918-4F65-AA9F-DD58B5E2EAD1

2024-04-08 15:01:32.682 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:32.682 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:34.705 πŸ“<+37.33507162,-122.03260370> +/- 5.00m (speed 4.47 mps / course 218.67) @ 08/04/24, 3:01:34β€―PM India Standard Time

2024-04-08 15:01:34.705 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 4.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:34.705 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:34.706 ℹ️-[TSConfig persist]

2024-04-08 15:01:34.711 πŸ”΅-[TSConfig incrementOdometer:] 598007.2

2024-04-08 15:01:34.714 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:34.717 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: C0A5F0E9-C144-42DD-B927-A974083687F2

2024-04-08 15:01:34.717 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:34.717 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:35.675 πŸ“<+37.33503868,-122.03265072> +/- 5.00m (speed 6.37 mps / course 236.95) @ 08/04/24, 3:01:35β€―PM India Standard Time

2024-04-08 15:01:35.675 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 4.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:35.675 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:35.676 ℹ️-[TSConfig persist]

2024-04-08 15:01:35.682 πŸ”΅-[TSConfig incrementOdometer:] 598012.8

2024-04-08 15:01:35.684 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:35.688 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 7A27F2BB-E626-4FD5-8742-7B10FD4A7F4C

2024-04-08 15:01:35.689 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:35.689 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:36.681 πŸ“<+37.33500926,-122.03272188> +/- 5.00m (speed 7.74 mps / course 246.09) @ 08/04/24, 3:01:36β€―PM India Standard Time

2024-04-08 15:01:36.681 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 4.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:36.681 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 6.000000, old: 4.000000

2024-04-08 15:01:36.682 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:36.682 ℹ️-[TSConfig persist]

2024-04-08 15:01:36.688 πŸ”΅-[TSConfig incrementOdometer:] 598019.9

2024-04-08 15:01:36.690 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:36.693 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: EA4DB1A0-8C56-463A-9C0F-6EF486064E37

2024-04-08 15:01:36.693 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:36.698 βœ…-[BackgroundTaskManager createBackgroundTask] 100

2024-04-08 15:01:36.708 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 10 RECORDS

2024-04-08 15:01:36.708 πŸ”΅-[TSHttpService postBatch:] 10 records

2024-04-08 15:01:37.354 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: B7290474-07F9-4CD3-BF3C-4E23139A2F0A

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: BE00F767-0B8E-42D6-9495-EAD85AB36449

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: 7208D953-515B-41E1-8FE2-9609FA5F6CBD

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: CB08F0C1-EC0E-4409-9DEB-FE6D40214BDE

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: D5C94E7A-AD14-4747-B99A-5B95CDFB98C8

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: 7340B923-91BE-4B29-8C49-3215D8A1755E

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: 20157E8B-6918-4F65-AA9F-DD58B5E2EAD1

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: C0A5F0E9-C144-42DD-B927-A974083687F2

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: 7A27F2BB-E626-4FD5-8742-7B10FD4A7F4C

2024-04-08 15:01:37.354 βœ…-[LocationDAO destroyAll:] DESTROY: EA4DB1A0-8C56-463A-9C0F-6EF486064E37

2024-04-08 15:01:37.358 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (10)

2024-04-08 15:01:37.359 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:01:37.359 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:37.359 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 100 OF ( 100 )

2024-04-08 15:01:37.686 πŸ“<+37.33497737,-122.03281282> +/- 5.00m (speed 9.18 mps / course 251.37) @ 08/04/24, 3:01:37β€―PM India Standard Time

2024-04-08 15:01:37.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:37.686 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:37.686 ℹ️-[TSConfig persist]

2024-04-08 15:01:37.692 πŸ”΅-[TSConfig incrementOdometer:] 598028.7

2024-04-08 15:01:37.695 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:37.698 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: D8A337CC-C2EA-4A09-B4DF-DC1468B1098E

2024-04-08 15:01:37.698 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:37.698 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:38.685 πŸ“<+37.33494812,-122.03292120> +/- 5.00m (speed 10.78 mps / course 251.72) @ 08/04/24, 3:01:38β€―PM India Standard Time

2024-04-08 15:01:38.685 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:38.685 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:38.685 ℹ️-[TSConfig persist]

2024-04-08 15:01:38.691 πŸ”΅-[TSConfig incrementOdometer:] 598038.8

2024-04-08 15:01:38.693 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:38.696 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 52B7E053-5C49-4D28-9CC7-14A84BB75C39

2024-04-08 15:01:38.696 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:38.696 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:39.675 πŸ“<+37.33492222,-122.03304215> +/- 5.00m (speed 12.11 mps / course 254.18) @ 08/04/24, 3:01:39β€―PM India Standard Time

2024-04-08 15:01:39.675 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:39.675 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:39.675 ℹ️-[TSConfig persist]

2024-04-08 15:01:39.681 πŸ”΅-[TSConfig incrementOdometer:] 598049.9

2024-04-08 15:01:39.683 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:39.686 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 3DA990BD-4DAF-4FC2-B2F3-3D6118722406

2024-04-08 15:01:39.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:39.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:40.675 πŸ“<+37.33489242,-122.03318372> +/- 5.00m (speed 13.66 mps / course 254.88) @ 08/04/24, 3:01:40β€―PM India Standard Time

2024-04-08 15:01:40.675 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 6.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:40.675 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 8.000000, old: 6.000000

2024-04-08 15:01:40.676 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:40.676 ℹ️-[TSConfig persist]

2024-04-08 15:01:40.680 πŸ”΅-[TSConfig incrementOdometer:] 598062.9

2024-04-08 15:01:40.681 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:40.684 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: EAA81575-4634-4869-95C4-C3F10E64C35A

2024-04-08 15:01:40.684 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:40.684 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:41.683 πŸ“<+37.33485843,-122.03334424> +/- 5.00m (speed 14.82 mps / course 254.88) @ 08/04/24, 3:01:41β€―PM India Standard Time

2024-04-08 15:01:41.683 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:41.683 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:41.683 ℹ️-[TSConfig persist]

2024-04-08 15:01:41.688 πŸ”΅-[TSConfig incrementOdometer:] 598077.6

2024-04-08 15:01:41.691 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:41.694 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: D1DAEB61-ADE0-4FE2-A280-6E71F340FBA5

2024-04-08 15:01:41.694 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:41.695 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:42.681 πŸ“<+37.33482105,-122.03350886> +/- 5.00m (speed 15.90 mps / course 255.94) @ 08/04/24, 3:01:42β€―PM India Standard Time

2024-04-08 15:01:42.681 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:42.681 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:42.681 ℹ️-[TSConfig persist]

2024-04-08 15:01:42.687 πŸ”΅-[TSConfig incrementOdometer:] 598092.8

2024-04-08 15:01:42.689 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:42.693 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 17F20801-378F-4DC6-8F09-4B8C453E8341

2024-04-08 15:01:42.693 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:42.694 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:43.686 πŸ“<+37.33477977,-122.03369603> +/- 5.00m (speed 17.21 mps / course 255.59) @ 08/04/24, 3:01:43β€―PM India Standard Time

2024-04-08 15:01:43.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:43.686 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:43.686 ℹ️-[TSConfig persist]

2024-04-08 15:01:43.692 πŸ”΅-[TSConfig incrementOdometer:] 598110.0

2024-04-08 15:01:43.694 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:43.696 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 2AD1E741-8FF7-4247-A6C0-3C3D2EE9A245

2024-04-08 15:01:43.696 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:43.697 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:44.678 πŸ“<+37.33474691,-122.03389325> +/- 5.00m (speed 18.27 mps / course 257.34) @ 08/04/24, 3:01:44β€―PM India Standard Time

2024-04-08 15:01:44.678 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 8.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:44.678 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 10.000000, old: 8.000000

2024-04-08 15:01:44.680 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:44.680 ℹ️-[TSConfig persist]

2024-04-08 15:01:44.685 πŸ”΅-[TSConfig incrementOdometer:] 598127.8

2024-04-08 15:01:44.687 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:44.689 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 7CD7C52A-CE18-472D-8529-A7A89D58EF20

2024-04-08 15:01:44.689 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:44.690 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:45.685 πŸ“<+37.33470894,-122.03411085> +/- 5.00m (speed 19.27 mps / course 257.70) @ 08/04/24, 3:01:45β€―PM India Standard Time

2024-04-08 15:01:45.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:45.686 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:45.686 ℹ️-[TSConfig persist]

2024-04-08 15:01:45.691 πŸ”΅-[TSConfig incrementOdometer:] 598147.6

2024-04-08 15:01:45.694 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:45.696 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 56DE7A16-2546-41ED-9117-9F7FC26ADFF5

2024-04-08 15:01:45.696 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:45.697 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:46.678 πŸ“<+37.33467638,-122.03432425> +/- 5.00m (speed 20.07 mps / course 259.45) @ 08/04/24, 3:01:46β€―PM India Standard Time

2024-04-08 15:01:46.678 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:46.678 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:46.678 ℹ️-[TSConfig persist]

2024-04-08 15:01:46.684 πŸ”΅-[TSConfig incrementOdometer:] 598166.8

2024-04-08 15:01:46.686 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:46.689 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 73D0811C-AE47-45AA-B93C-1A0DD440A67A

2024-04-08 15:01:46.689 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:46.692 βœ…-[BackgroundTaskManager createBackgroundTask] 105

2024-04-08 15:01:46.696 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 10 RECORDS

2024-04-08 15:01:46.696 πŸ”΅-[TSHttpService postBatch:] 10 records

2024-04-08 15:01:47.243 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: D8A337CC-C2EA-4A09-B4DF-DC1468B1098E

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: 52B7E053-5C49-4D28-9CC7-14A84BB75C39

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: 3DA990BD-4DAF-4FC2-B2F3-3D6118722406

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: EAA81575-4634-4869-95C4-C3F10E64C35A

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: D1DAEB61-ADE0-4FE2-A280-6E71F340FBA5

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: 17F20801-378F-4DC6-8F09-4B8C453E8341

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: 2AD1E741-8FF7-4247-A6C0-3C3D2EE9A245

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: 7CD7C52A-CE18-472D-8529-A7A89D58EF20

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: 56DE7A16-2546-41ED-9117-9F7FC26ADFF5

2024-04-08 15:01:47.243 βœ…-[LocationDAO destroyAll:] DESTROY: 73D0811C-AE47-45AA-B93C-1A0DD440A67A

2024-04-08 15:01:47.247 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (10)

2024-04-08 15:01:47.247 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:01:47.247 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:47.248 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 105 OF ( 105 )

2024-04-08 15:01:47.668 πŸ“<+37.33464561,-122.03455442> +/- 5.00m (speed 20.91 mps / course 261.91) @ 08/04/24, 3:01:47β€―PM India Standard Time

2024-04-08 15:01:47.668 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:47.668 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:47.669 ℹ️-[TSConfig persist]

2024-04-08 15:01:47.674 πŸ”΅-[TSConfig incrementOdometer:] 598187.5

2024-04-08 15:01:47.676 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:47.679 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: CE36ABBD-AC71-400D-B107-093AF4E39A45

2024-04-08 15:01:47.679 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:47.680 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:48.682 πŸ“<+37.33461946,-122.03478727> +/- 5.00m (speed 21.78 mps / course 263.32) @ 08/04/24, 3:01:48β€―PM India Standard Time

2024-04-08 15:01:48.682 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:48.682 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:48.683 ℹ️-[TSConfig persist]

2024-04-08 15:01:48.688 πŸ”΅-[TSConfig incrementOdometer:] 598208.4

2024-04-08 15:01:48.691 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:48.693 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 2332E8D6-71F5-45FE-8B7A-5BD0B7D54BDE

2024-04-08 15:01:48.693 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:48.694 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:49.691 πŸ“<+37.33460316,-122.03503470> +/- 5.00m (speed 22.45 mps / course 265.08) @ 08/04/24, 3:01:49β€―PM India Standard Time

2024-04-08 15:01:49.691 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 7 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:49.691 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:49.691 ℹ️-[TSConfig persist]

2024-04-08 15:01:49.697 πŸ”΅-[TSConfig incrementOdometer:] 598230.4

2024-04-08 15:01:49.699 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:49.703 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: E6FA2BFA-68F0-43C3-A989-8D9BB6C62FB0

2024-04-08 15:01:49.703 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:49.703 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:50.680 πŸ“<+37.33458564,-122.03529395> +/- 5.00m (speed 23.24 mps / course 265.08) @ 08/04/24, 3:01:50β€―PM India Standard Time

2024-04-08 15:01:50.680 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 10.0m | age: 2 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:50.680 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 12.000000, old: 10.000000

2024-04-08 15:01:50.681 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:50.681 ℹ️-[TSConfig persist]

2024-04-08 15:01:50.682 πŸ”΅-[TSConfig incrementOdometer:] 598253.4

2024-04-08 15:01:50.683 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:50.685 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 629F0555-845A-4689-BCDF-47138C4F2CB5

2024-04-08 15:01:50.685 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:50.685 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:51.687 πŸ“<+37.33456280,-122.03556217> +/- 5.00m (speed 23.81 mps / course 266.48) @ 08/04/24, 3:01:51β€―PM India Standard Time

2024-04-08 15:01:51.687 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 12.0m | age: 8 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:51.687 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:51.687 ℹ️-[TSConfig persist]

2024-04-08 15:01:51.692 πŸ”΅-[TSConfig incrementOdometer:] 598277.3

2024-04-08 15:01:51.694 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:51.697 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 39CBF723-BDA2-4F04-BC83-9017697D78F4

2024-04-08 15:01:51.697 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:51.697 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:52.677 πŸ“<+37.33455970,-122.03583308> +/- 5.00m (speed 24.28 mps / course 267.19) @ 08/04/24, 3:01:52β€―PM India Standard Time

2024-04-08 15:01:52.677 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 12.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:52.677 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:52.677 ℹ️-[TSConfig persist]

2024-04-08 15:01:52.683 πŸ”΅-[TSConfig incrementOdometer:] 598301.3

2024-04-08 15:01:52.685 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:52.688 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 133FCAF6-1926-478F-A797-260E607DD999

2024-04-08 15:01:52.688 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:52.688 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:53.682 πŸ“<+37.33454847,-122.03611286> +/- 5.00m (speed 24.59 mps / course 267.89) @ 08/04/24, 3:01:53β€―PM India Standard Time

2024-04-08 15:01:53.682 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 12.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:53.682 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:53.682 ℹ️-[TSConfig persist]

2024-04-08 15:01:53.687 πŸ”΅-[TSConfig incrementOdometer:] 598326.2

2024-04-08 15:01:53.690 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:53.694 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: AB0592C7-FC9B-48DA-8F99-8D33CFCB2CC0

2024-04-08 15:01:53.694 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:53.695 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:54.680 πŸ“<+37.33454218,-122.03638578> +/- 5.00m (speed 25.10 mps / course 268.95) @ 08/04/24, 3:01:54β€―PM India Standard Time

2024-04-08 15:01:54.680 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 12.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:54.680 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:54.680 ℹ️-[TSConfig persist]

2024-04-08 15:01:54.686 πŸ”΅-[TSConfig incrementOdometer:] 598350.4

2024-04-08 15:01:54.689 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:54.692 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: FBD34DB6-8C6D-4D34-BFBA-F64D72C955B0

2024-04-08 15:01:54.692 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:54.692 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:55.674 πŸ“<+37.33454235,-122.03666775> +/- 5.00m (speed 25.15 mps / course 269.30) @ 08/04/24, 3:01:55β€―PM India Standard Time

2024-04-08 15:01:55.674 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 12.0m | age: 6 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:55.674 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:55.674 ℹ️-[TSConfig persist]

2024-04-08 15:01:55.680 πŸ”΅-[TSConfig incrementOdometer:] 598375.3

2024-04-08 15:01:55.682 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:55.685 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: F5E5CCC5-2DE9-4C10-8EA7-1BD2ABABBD6F

2024-04-08 15:01:55.685 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:55.686 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:56.683 πŸ“<+37.33453849,-122.03695223> +/- 5.00m (speed 25.44 mps / course 269.30) @ 08/04/24, 3:01:56β€―PM India Standard Time

2024-04-08 15:01:56.683 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 12.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:56.684 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:56.684 ℹ️-[TSConfig persist]

2024-04-08 15:01:56.689 πŸ”΅-[TSConfig incrementOdometer:] 598400.6

2024-04-08 15:01:56.691 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:56.694 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: DC98B36B-BE90-4119-8843-67816611EB60

2024-04-08 15:01:56.694 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:56.698 βœ…-[BackgroundTaskManager createBackgroundTask] 106

2024-04-08 15:01:56.702 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 10 RECORDS

2024-04-08 15:01:56.703 πŸ”΅-[TSHttpService postBatch:] 10 records

2024-04-08 15:01:56.854 ⚠️-[TSLocationManager locationManager:didFailWithError:] Error Domain=kCLErrorDomain Code=0 "(null)"

2024-04-08 15:01:56.859 πŸ“<+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 08/04/24, 3:01:56β€―PM India Standard Time

2024-04-08 15:01:56.859 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSLocationManager locationManager:didUpdateLocations:] Enabled: 1 | isMoving: 1 | df: 12.0m | age: 5 ms β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:56.859 πŸ”΅-[TSLocationManager locationManager:didUpdateLocations:] Updated distanceFilter, new: 2.000000, old: 12.000000

2024-04-08 15:01:56.860 πŸ”΅-[TSLocationManager calculateMedianLocationAccuracy:] Median location accuracy: 5.0

2024-04-08 15:01:56.860 ℹ️-[TSConfig persist]

2024-04-08 15:01:56.863 πŸ”΅-[TSConfig incrementOdometer:] 658187.5

2024-04-08 15:01:56.865 ℹ️-[PolygonGeofencingService setLocation:] Already updating location

2024-04-08 15:01:56.868 βœ…-[TSLocationManager persistLocation:]_block_invoke INSERT: 0EF49F06-A23F-4D35-98BD-34B088FB573B

2024-04-08 15:01:56.868 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService flush:] β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:56.868 ⚠️-[TSHttpService flush:] Busy with previous request

2024-04-08 15:01:57.220 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: CE36ABBD-AC71-400D-B107-093AF4E39A45

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: 2332E8D6-71F5-45FE-8B7A-5BD0B7D54BDE

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: E6FA2BFA-68F0-43C3-A989-8D9BB6C62FB0

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: 629F0555-845A-4689-BCDF-47138C4F2CB5

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: 39CBF723-BDA2-4F04-BC83-9017697D78F4

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: 133FCAF6-1926-478F-A797-260E607DD999

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: AB0592C7-FC9B-48DA-8F99-8D33CFCB2CC0

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: FBD34DB6-8C6D-4D34-BFBA-F64D72C955B0

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: F5E5CCC5-2DE9-4C10-8EA7-1BD2ABABBD6F

2024-04-08 15:01:57.220 βœ…-[LocationDAO destroyAll:] DESTROY: DC98B36B-BE90-4119-8843-67816611EB60

2024-04-08 15:01:57.224 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (10)

2024-04-08 15:01:57.226 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 1 RECORDS

2024-04-08 15:01:57.227 πŸ”΅-[TSHttpService postBatch:] 1 records

2024-04-08 15:01:57.734 πŸ”΅-[HttpResponse handleResponse] Response: 200

2024-04-08 15:01:57.734 βœ…-[LocationDAO destroyAll:] DESTROY: 0EF49F06-A23F-4D35-98BD-34B088FB573B

2024-04-08 15:01:57.737 βœ…-[LocationDAO destroyAll:]_block_invoke DESTROY SUCCESS (1)

2024-04-08 15:01:57.737 πŸ”΅-[LocationDAO allWithLocking:]_block_invoke LOCKED 0 RECORDS

2024-04-08 15:01:57.737 ╔═══════════════════════════════════════════════════════════ β•‘ -[TSHttpService finish:error:] Success: 1 β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

2024-04-08 15:01:57.738 βœ…-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 106 OF ( 106 )

Sarveshwins commented 1 month ago

In ios simulator using getlogs i get logs that looks like this and it is much readable and understandable

And in android it does not show uuid when destroy action triggered

christocracy commented 1 month ago

batchSync: true,

You’re using batchSync: true. I chose not to log individual UUID since there will be an unknown number of records to delete (could be hundreds). I didn’t want to unnecessarily inflate the logs.

github-actions[bot] commented 6 days ago

This issue is stale because it has been open for 30 days with no activity.