MerginMaps / MerginMaps/mobile
Issue with OnePlus and sync
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
It appears there is a bug specifically related to the OnePlus devices and sync.
The permissions are set correctly on the device (1+) and the project works perfectly on other phones.
The only thing I can suspect of is the issue related to SQLite and Android version of OnePlus:
https://forums.oneplus.com/threads/unable-to-access-the-sqlite-database-from-our-app.429079/
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
Start by reproducing sync on a OnePlus device and comparing it with a phone where the project works correctly. Investigate the reported SQLite and Android-version interaction; the issue is resolved when sync works reliably on the affected OnePlus devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, sqlite
- Domain
- databases, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100