MerginMaps / MerginMaps/mobile
App shows location even when it doesn't have it
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When I turn off location setting in android, INPUT still shows that it is ON. Others application like mapy.cz can detect, that the location settings it turned off
Expected behavior is that when location settings is turn off in android, GPS button disappears from INPUT and also GPS panel is hidden.
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 Android with location settings disabled and inspect the INPUT GPS control and GPS panel behavior. Trace the Android location-state handling used by those UI elements; done means both the GPS button and panel are hidden when location is unavailable, while normal behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100