MerginMaps / MerginMaps/mobile

App shows location even when it doesn't have it

Open
#1,755 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug GPS permissions
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.

https://user-images.githubusercontent.com/83582181/141771439-fc3d162a-ef83-4470-b806-c970b6b48035.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.