Problem
When tracking distance via GPS, if the app is backgrounded for an extended period during the trip and then reopened after the trip finishes, the route line is not drawn on the map. The map view is missing the route until the app is fully closed and reopened.
Platform: iOS
Steps to reproduce
- Start GPS distance tracking.
- Background the app and go on a trip (extended time backgrounded).
- Finish the trip and reopen the app.
- Observe the map — the route line is not drawn.
Expected result
The route line should be drawn on the map when returning to the app after the trip.
Actual result
The route line is missing. Fully closing and reopening the app draws the route line correctly.
Notes
Suspected to be related to map layer ordering on iOS, specific to the GPS map view variant (the route line draws correctly on the confirmation screen). A fix is already in progress and this issue is being created to link that PR.
Reported in Slack.
Issue Owner
Current Issue Owner: @dukenv0307
Problem
When tracking distance via GPS, if the app is backgrounded for an extended period during the trip and then reopened after the trip finishes, the route line is not drawn on the map. The map view is missing the route until the app is fully closed and reopened.
Platform: iOS
Steps to reproduce
Expected result
The route line should be drawn on the map when returning to the app after the trip.
Actual result
The route line is missing. Fully closing and reopening the app draws the route line correctly.
Notes
Suspected to be related to map layer ordering on iOS, specific to the GPS map view variant (the route line draws correctly on the confirmation screen). A fix is already in progress and this issue is being created to link that PR.
Reported in Slack.
Issue Owner
Current Issue Owner: @dukenv0307