mapbox / mapbox/mapbox-navigation-android

Offline map data cannot be cleared

Open
#7,074 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

**Android API:30
**Mapbox Navigation SDK version:10.9.0

### Steps to trigger behavior

1. tileStore.removeTileRegion(id)
2. tileStore.setOption(TileStoreOptions.DISK_QUOTA, Value(0))
3.Offline map data cannot be cleared

### Expected behavior

### Actual behavior

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

Start by reproducing the issue on Android API 30 with Mapbox Navigation SDK 10.9.0, using the TileStore calls listed in the report: removeTileRegion(id) followed by setting DISK_QUOTA to 0. Clarify the expected and actual behavior, then verify that the offline map data can be cleared after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.