MerginMaps / MerginMaps/mobile

Previously recorded track lost after app is closed and reopened

Open
#4,315 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug position tracking
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

Description
During position tracking on Android, when the application is closed the track data should remain available. After reopening the application and starting a new position-tracking session, the previous track data are not saved.

Environment
Staging

Application (+ app version, build, operating system)
App version: 2026.1.0 (build 762251)
Device/OS: Samsung Galaxy A53 5G, Android 15

Steps to reproduce

  1. Open the app on the Android device.
  2. Start a position-tracking session (record a track).
  3. Close the application.
  4. Reopen the application.
  5. Start a new position-tracking session.
  6. Check the list of tracks / saved track data.

Actual results
The previous track data are not saved and cannot be found after reopening and starting a new session; the track is lost.

Expected results
Track data recorded before closing the app should remain available after reopening the app.

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 on a Samsung Galaxy A53 5G running Android 15 with app version 2026.1.0 (build 762251): record a track, close and reopen the app, then start another session. Trace the track list and saved-track data across that lifecycle; done means the first track remains available after reopening and starting the new session.

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.