MerginMaps / MerginMaps/mobile

Do not show location when location services are off

Open
#2,996 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.