MerginMaps / MerginMaps/mobile
Broken tracking when app notifications are disabled
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Tracking doesn't work if notifications are not allowed.
If you don't allow app to push notifications, the GPS freezes when tracking is started and remains frozen when tracking is stopped.
It starts to update the position when the app is reopened.
Notes for the video:
in reality I'm moving all the time
- ok in the start
- frozen from tracking start
- ok after app restart
https://github.com/user-attachments/assets/de544992-af6b-4cc1-9db8-874ff50012a7
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
No source file, test, or entry point is identified in the issue. Reproduce with app notifications disabled, then start tracking and stopping while moving; compare the GPS behavior before and after reopening the app. Done means location updates continue during tracking and after tracking stops without requiring an app restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100