mapbox / mapbox/mapbox-maps-android

How to migrate "setOfflineMapboxTileCountLimit" from V9 to V11

Open
#2,346 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged bug :beetle: docs :scroll:
Dominant language
Kotlin
Stars
578
Forks
161
PR merge metrics
No merged PRs in 30d

Description

## Environment

- Android OS version: 14
- Devices affected: Samsung Z Fold 5
- Maps SDK Version: from 9.2.1 to 11.3.0

## Observed behavior and steps to reproduce

Seeing security issues: https://github.com/mapbox/mapbox-maps-android/issues/2191

## Expected behavior

Can be complied and run.

## Notes / preliminary analysis

How to migrate:

`OfflineManager.getInstance(applicationContext).setOfflineMapboxTileCountLimit(3000)`

## Additional links and references

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 with OfflineManager.getInstance(applicationContext).setOfflineMapboxTileCountLimit(3000) and compare its V9 and V11 APIs, using Maps SDK versions 9.2.1 and 11.3.0. No file or test is named; done means documenting the supported V11 equivalent so the Android app can compile and run without the reported security issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 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.