"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
- Visit the map, allow the app to use the geolocation from the device/operating system.
- Location is shown properly on the map
- Go to some other route *
- 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:
- if location permitted get the proper location again and show it on the map
- if location permission should/can be asked again (from the operating system) then ask for the permission again
Relevant logs and/or screenshots
Possible fixes
?