"Location not available" map error (iOS)

Summary

Position on the map cannot be shown anymore. "Location not available" alert is shown instead.

Steps to reproduce

  1. Visit the map, allow the app to use the geolocation from the device/operating system.
  2. Location is shown properly on the map
  3. Go to some other route *
  4. Come back to the map view *
  • 3., and 4. can be seen in the screen recording

What is the current bug behavior?

Error is shown.

What is the expected correct behavior?

The map component should:

  1. if location permitted get the proper location again and show it on the map
  2. if location permission should/can be asked again (from the operating system) then ask for the permission again

Relevant logs and/or screenshots

RPReplay-Final1674827133

Possible fixes

?