Required Reading
Plugin Version
4.19.0
Mobile operating-system(s)
Device Manufacturer(s) and Model(s)
iPhone 16 Pro
Device operating-systems(s)
iOS 26.2.1
React Native / Expo version
Expo 53.0.23
What do you require assistance about?
I am experiencing an issue where geofence events were not triggered for an entire day on February 19th. Interestingly, I visited the exact same location from February 17th to 19th, and it worked perfectly on the 17th and 18th.
Could you please take a look at the logs and let me know if there is anything specific causing this behavior?
- Date of Issue: February 19th
- Context: Same location and route as Feb 17th-18th (which worked fine).
- Observed Logs: I noticed a significant number of the following log entries during the period it wasn't working:
[TSLocationManager createMotionTypeChangedHandler]_block_invoke
[Optional] Plugin Code and/or Config
const state = await BackgroundGeolocation.ready({
logLevel: BackgroundGeolocation.LOG_LEVEL_VERBOSE,
debug: false,
transistorAuthorizationToken: undefined,
url: '',
stopOnTerminate: false,
startOnBoot: true,
useSignificantChangesOnly: true,
geofenceModeHighAccuracy: true,
desiredAccuracy: BackgroundGeolocation.DESIRED_ACCURACY_MEDIUM,
locationUpdateInterval: 5000,
distanceFilter: 50,
geofenceProximityRadius: 2000,
enableHeadless: true,
notification: {
text: '位置情報サービス',
},
locationAuthorizationAlert: {
titleWhenNotEnabled: "位置情報の権限が無効になっています。",
titleWhenOff: "位置情報の権限がオフになっています。",
instructions: "アプリ終了後も現場の入出を記録するために、位置情報の権限を常に許可してください。",
settingsButton: "設定",
cancelButton: "キャンセル",
},
backgroundPermissionRationale: {
title: "バックグラウンドでの位置情報の権限がありません。",
message: "アプリ終了後も現場の入出を記録するために、位置情報の権限を常に許可してください。",
positiveAction: "設定",
negativeAction: "キャンセル",
},
});
if (!state.enabled) {
await BackgroundGeolocation.startGeofences();
}
[Optional] Relevant log output
2026-02-18 16:04:03.798
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | on_foot/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:15:00.622 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 16:15:00.629 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 16:15:00.632 🔴-[TSGeofenceManager locationManager:didExitRegion:] 3295bb04-0380-4142-81fc-5207b150658a
2026-02-18 16:15:00.635 🎾-[TSGeofenceManager requestLocation]
2026-02-18 16:15:00.644 ℹ️+[LocationAuthorization run:onCancel:] status: 3
2026-02-18 16:15:00.652
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:15:05.075 - requestLocation
📍<+36.55750024,+139.97334371> +/- 5.70m (speed 5.13 mps / course 267.36) @ 2026/02/18 16時15分05秒 日本標準時
2026-02-18 16:15:05.076 🔴-[TSGeofenceManager stopUpdatingLocation]
2026-02-18 16:15:05.078
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager fireGeofenceEvent:] 📢EXIT Geofence: 3295bb04-0380-4142-81fc-5207b150658a
╚═══════════════════════════════════════════════════════════
2026-02-18 16:15:05.090 ✅-[TSGeofenceManager fireGeofenceEvent:] INSERT: 7CF5085A-809F-48E5-B435-4A6DA8F9C873
2026-02-18 16:15:05.090
╔═══════════════════════════════════════════════════════════
║ -[TSHttpService flush:]
╚═══════════════════════════════════════════════════════════
2026-02-18 16:15:05.090
╔═══════════════════════════════════════════════════════════
║ -[TSHttpService finish:error:] Success: 0
╚═══════════════════════════════════════════════════════════
2026-02-18 16:15:05.092 ✅-[BackgroundTaskManager createBackgroundTask] 4
2026-02-18 16:15:06.097 🎾-[TSGeofenceManager startMonitoringSignificantLocationChanges]
2026-02-18 16:15:06.097
📍<+36.55750024,+139.97334371> +/- 5.70m (speed 5.13 mps / course 267.36) @ 2026/02/18 16時15分05秒 日本標準時
2026-02-18 16:15:06.098
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 1 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-18 16:15:06.100 🔵-[TSGeofenceManager evaluateProximity:delay:]_block_invoke Re-evaluation timer fired
2026-02-18 16:15:06.101 ✅-[BackgroundTaskManager stopBackgroundTask:]_block_invoke 4 OF (
4
)
2026-02-18 16:15:10.815
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:15:10.824 🔴-[TSGeofenceManager locationManager:didExitRegion:] 3295bb04-0380-4142-81fc-5207b150658a
2026-02-18 16:20:14.813 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 16:20:14.813 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 16:20:14.830 ℹ️-[GeofenceDAO allWithinRadius:latitude:longitude:limit:]_block_invoke No geofences in proximity of 3000 meters
2026-02-18 16:20:14.830
📍<+36.58538861,+139.97383423> +/- 1000.00m (speed -1.00 mps / course 19.95) @ 2026/02/18 16時20分14秒 日本標準時
2026-02-18 16:20:14.830
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 0 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-18 16:20:14.832 🔴-[TSGeofenceManager evaluateProximity:]_block_invoke STOP MONITORING 3295bb04-0380-4142-81fc-5207b150658a
2026-02-18 16:20:14.848
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:25:39.426 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 16:25:39.426 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 16:25:39.454
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:25:39.457 ℹ️-[GeofenceDAO allWithinRadius:latitude:longitude:limit:]_block_invoke No geofences in proximity of 3000 meters
2026-02-18 16:25:39.458
📍<+36.61000928,+139.97539118> +/- 1000.00m (speed -1.00 mps / course -1.00) @ 2026/02/18 16時25分39秒 日本標準時
2026-02-18 16:25:39.458
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 0 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-18 16:30:53.768 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 16:30:53.768 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 16:30:53.827 ℹ️-[GeofenceDAO allWithinRadius:latitude:longitude:limit:]_block_invoke No geofences in proximity of 3720 meters
2026-02-18 16:30:53.827
📍<+36.66091962,+139.96167658> +/- 1720.89m (speed -1.00 mps / course 55.89) @ 2026/02/18 16時30分53秒 日本標準時
2026-02-18 16:30:53.827
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 0 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-18 16:30:53.839
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:37:07.248 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 16:37:07.249 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 16:37:07.284
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:37:07.292 ℹ️-[GeofenceDAO allWithinRadius:latitude:longitude:limit:]_block_invoke No geofences in proximity of 4000 meters
2026-02-18 16:37:07.292
📍<+36.68225988,+139.99648157> +/- 2000.00m (speed -1.00 mps / course -1.00) @ 2026/02/18 16時37分07秒 日本標準時
2026-02-18 16:37:07.292
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 0 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-18 16:37:07.948
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:37:09.872
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-18 16:37:10.515
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:37:14.686
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:42:31.275 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 16:42:31.275 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 16:42:31.312
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:42:31.319 ℹ️-[GeofenceDAO allWithinRadius:latitude:longitude:limit:]_block_invoke No geofences in proximity of 4000 meters
2026-02-18 16:42:31.319
📍<+36.71884618,+140.01641040> +/- 2000.00m (speed -1.00 mps / course -1.00) @ 2026/02/18 16時42分31秒 日本標準時
2026-02-18 16:42:31.319
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 0 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-18 16:56:25.843 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 16:56:25.843 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 16:56:25.857
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | on_foot/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-18 16:56:25.880 ℹ️-[GeofenceDAO allWithinRadius:latitude:longitude:limit:]_block_invoke No geofences in proximity of 2012 meters
2026-02-18 16:56:25.880
📍<+36.71637430,+140.03082566> +/- 12.68m (speed 0.00 mps / course -1.00) @ 2026/02/18 16時56分25秒 日本標準時
2026-02-18 16:56:25.880
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 0 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-18 17:04:38.402 ℹ️-[TSDBLogger db_save] Log committed
2026-02-18 17:04:38.404 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-18 17:04:38.463 ℹ️-[GeofenceDAO allWithinRadius:latitude:longitude:limit:]_block_invoke No geofences in proximity of 2010 meters
2026-02-18 17:04:38.463
📍<+36.71151252,+140.02980903> +/- 10.72m (speed 0.39 mps / course -1.00) @ 2026/02/18 17時04分38秒 日本標準時
2026-02-18 17:04:38.463
╔═══════════════════════════════════════════════════════════
║ -[TSGeofenceManager evaluateProximity:] Found 0 / 50 within 2000 m
╚═══════════════════════════════════════════════════════════
2026-02-19 06:08:17.311 ℹ️-[TSDBLogger db_delete] maxAge: 259200
2026-02-19 06:08:17.312 ℹ️-[TSLocationManager init]
╔═════════════════════════════════════════════
║ TSLocationManager (build 388)
╠══════════════════════════════════════════════
{
activityRecognitionInterval = 10000;
activityType = 1;
authorization = {
};
autoSync = 1;
autoSyncThreshold = 0;
batchSync = 0;
debug = 0;
desiredAccuracy = 10;
desiredOdometerAccuracy = 100;
didDeviceReboot = 0;
didLaunchInBackground = 0;
didRequestUpgradeLocationAuthorization = 1;
disableAutoSyncOnCellular = 0;
disableElasticity = 0;
disableLocationAuthorizationAlert = 0;
disableMotionActivityUpdates = 0;
disableStopDetection = 0;
distanceFilter = 50;
elasticityMultiplier = 1;
enableTimestampMeta = 0;
enabled = 1;
extras = {
};
geofenceInitialTriggerEntry = 1;
geofenceProximityRadius = 2000;
geofenceTemplate = "";
headers = {
};
heartbeatInterval = 60;
httpRootProperty = location;
httpTimeout = 60000;
iOSHasWarnedLocationServicesOff = 1;
isFirstBoot = 0;
isMoving = 0;
lastLocationAuthorizationStatus = 3;
locationAuthorizationAlert = {
cancelButton = "\U30ad\U30e3\U30f3\U30bb\U30eb";
instructions = "\U30a2\U30d7\U30ea\U7d42\U4e86\U5f8c\U3082\U73fe\U5834\U306e\U5165\U51fa\U3092\U8a18\U9332\U3059\U308b\U305f\U3081\U306b\U3001\U4f4d\U7f6e\U60c5\U5831\U306e\U6a29\U9650\U3092\U5e38\U306b\U8a31\U53ef\U3057\U3066\U304f\U3060\U3055\U3044\U3002";
settingsButton = "\U8a2d\U5b9a";
titleWhenNotEnabled = "\U4f4d\U7f6e\U60c5\U5831\U306e\U6a29\U9650\U304c\U7121\U52b9\U306b\U306a\U3063\U3066\U3044\U307e\U3059\U3002";
titleWhenOff = "\U4f4d\U7f6e\U60c5\U5831\U306e\U6a29\U9650\U304c\U30aa\U30d5\U306b\U306a\U3063\U3066\U3044\U307e\U3059\U3002";
};
locationAuthorizationRequest = Always;
locationTemplate = "";
locationTimeout = 60;
locationsOrderDirection = ASC;
logLevel = 5;
logMaxDays = 3;
maxBatchSize = "-1";
maxDaysToPersist = 1;
maxRecordsToPersist = "-1";
method = POST;
minimumActivityRecognitionConfidence = 70;
odometer = 0;
params = {
};
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 = 0;
triggerActivities = "";
url = "";
useSignificantChangesOnly = 1;
}
2026-02-19 06:08:17.316 ℹ️-[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)
2026-02-19 06:08:17.316 ℹ️-[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);
2026-02-19 06:08:17.323 🔵-[TSLocationManager locationManager:didChangeAuthorizationStatus:] status 3
2026-02-19 06:08:17.325 🔵-[LocationManager locationManager:didChangeAuthorizationStatus:] 3
2026-02-19 06:08:17.325 🔵-[PolygonGeofencingService locationManager:didChangeAuthorizationStatus:] 3
2026-02-19 06:08:17.325 🔵-[LocationManager locationManager:didChangeAuthorizationStatus:] 3
2026-02-19 06:08:17.325 🔵-[BackgroundTaskManager locationManager:didChangeAuthorizationStatus:] 3
2026-02-19 06:08:17.325 🔵-[LocationManager locationManager:didChangeAuthorizationStatus:] 3
2026-02-19 06:08:17.326 ℹ️+[LocationAuthorization run:onCancel:] status: 3
2026-02-19 06:08:17.345 ℹ️-[TSLocationManager log:message:] [RNBackgroundGeolocation startObserving]
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] location
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] motionchange
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] activitychange
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] heartbeat
2026-02-19 06:08:17.350 ℹ️-[TSGeofenceManager onGeofence:]
2026-02-19 06:08:17.350 ℹ️-[TSGeofenceManager onGeofencesChange:]
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] http
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] providerchange
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] schedule
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] powersavechange
2026-02-19 06:08:17.350 ℹ️-[TSHttpService onConnectivityChange:]
2026-02-19 06:08:17.350 ℹ️-[TSLocationManager on:success:failure:] enabledchange
2026-02-19 06:08:17.350 ℹ️-[TSHttpService onAuthorization:]
2026-02-19 06:08:17.411 ℹ️-[TSConfig persist]
2026-02-19 06:08:17.413 ℹ️-[TSConfig persist]
2026-02-19 06:08:17.414 🔵-[TSLocationManager ready]
2026-02-19 06:08:17.415 🔵-[TSLocationManager ready] Booted in background
2026-02-19 06:08:17.415 ℹ️-[TSLocationManager doStart:] trackingMode: 0
2026-02-19 06:08:17.415 ℹ️-[TSLocationManager clearLastOdometerLocation]
2026-02-19 06:08:17.415 🎾-[TSGeofenceManager start]
2026-02-19 06:08:17.419 🎾-[SOMotionDetector startDetection]
2026-02-19 06:08:17.419 🔵-[TSLocationManager setPace:] 0
2026-02-19 06:08:17.425
╔═══════════════════════════════════════════════════════════
║ -[TSHttpService flush:]
╚═══════════════════════════════════════════════════════════
2026-02-19 06:08:17.425
╔═══════════════════════════════════════════════════════════
║ -[TSHttpService finish:error:] Success: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 06:08:17.425 🎾-[TSLocationManager startMonitoringBackgroundFetch] BackgroundFetch: ON
2026-02-19 06:08:17.430 ✅-[SOMotionDetector startDetection]_block_invoke Enabled M7 MotionActivity updates
2026-02-19 06:08:17.433 ℹ️-[TSLocationManager startMonitoringBackgroundFetch]_block_invoke Configured BackgroundFetch
2026-02-19 06:08:17.433
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:08:17.462 🔵-[TSLocationManager changePace:] isMoving: 0
2026-02-19 06:08:17.462 🔵-[TSLocationManager setPace:] 0
2026-02-19 06:13:17.874 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 06:13:17.874 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 06:13:18.036
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:13:22.319
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:13:24.885
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:18:49.244 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 06:18:49.295
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:25:46.956 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 06:25:46.960 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 06:25:47.008
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:25:47.476
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:25:51.333
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 06:25:51.654
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:30:48.180 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 06:30:48.180 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 06:30:48.277
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:30:52.706
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:30:57.540
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 06:36:55.117 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 06:36:55.118 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 07:09:09.774 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 07:09:09.776 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 07:16:50.911 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 07:16:50.911 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 07:21:51.116 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 07:21:53.965
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 07:21:56.530
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 07:21:57.938 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 07:21:59.107
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 09:37:45.177 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 09:37:45.177 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 09:37:45.249
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 09:37:47.528
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 09:37:48.488
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 09:37:48.813
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 09:37:50.092
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 09:37:55.226
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 09:59:21.146 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 09:59:21.149 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 09:59:21.261
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.101
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | in_vehicle/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.102 ℹ️-[TSDBLogger db_save] Log committed
2026-02-19 11:49:48.102 ℹ️-[TSDBLogger db_delete] maxAge: 604800
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.103
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.104
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | still/33 | isMoving: 0
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | on_foot/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | on_foot/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | on_foot/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
2026-02-19 11:49:48.105
╔═══════════════════════════════════════════════════════════
║ -[TSLocationManager createMotionTypeChangedHandler]_block_invoke | on_foot/100 | isMoving: 1
╚═══════════════════════════════════════════════════════════
Required Reading
Plugin Version
4.19.0
Mobile operating-system(s)
Device Manufacturer(s) and Model(s)
iPhone 16 Pro
Device operating-systems(s)
iOS 26.2.1
React Native / Expo version
Expo 53.0.23
What do you require assistance about?
I am experiencing an issue where geofence events were not triggered for an entire day on February 19th. Interestingly, I visited the exact same location from February 17th to 19th, and it worked perfectly on the 17th and 18th.
Could you please take a look at the logs and let me know if there is anything specific causing this behavior?
[TSLocationManager createMotionTypeChangedHandler]_block_invoke[Optional] Plugin Code and/or Config
[Optional] Relevant log output