
LoxBridge
Sync to LiveLox
About
What's New in LoxBridge
1.1.3
July 8, 2026
-Bug fixes GPS routes disappearing — The Watch app was silently discarding all location updates with accuracy worse than 50 m. In areas with poor sky visibility (dense forest, urban canyon, GPS cold-start), this meant allRecordedLocations ended up empty and no route was ever created, even for long runs. Fixed: any valid GPS fix (accuracy > 0) is now recorded. A slightly imprecise route is far better than no route. Recording cut short by activity ring notification — When a calorie or move goal was reached mid-run, watchOS could end the HKWorkoutSession externally (via the "End Workout?" system prompt). The app kept showing an active workout, but the session was dead. Tapping Stop then failed silently and the route was lost. Fixed: the workout delegate now detects external termination and immediately finalises the recording, saving all GPS points collected up to that moment. - Technical / internal Fixed ~30 Swift 6 strict-concurrency warnings (LiveloxUploader, WorkoutObserver, WorkoutProcessor) Fixed iOS 26 deprecations (UIWindow(), UIScreen.main, .timeSensitive notification option) Build script now correctly marked as always-run so Xcode doesn't warn on every build
More


