MerginMaps / MerginMaps/mobile
Do not show location when location services are off
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
What happens
Input will continue to show gps position when you turn off the gps on the phone. It will stop showing gps position when you restart the app (turn off and off)
How to reproduce
open any project
gps position should be shown correctly
turn off the location settings on your phone
Input will keep showing your position
Turn off the input and open again, now the position will not be shown
Tested on iOS
---
Author of the original task:
Patrik Mizera
Original tags:
migrate to github
Original task URL: https://app.clickup.com/t/861mu2r1z
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue on iOS using the listed steps: open a project, disable location services, and observe whether the position remains visible. Trace the location-state handling involved in the app restart, and consider the issue done when the position disappears when services are disabled and stays absent after reopening the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100