mapbox / mapbox/mapbox-vision-ios
Telemetry data fills up storage quickly (and it seems to be on by default)
Open
Nobody has claimed this yet.
User Feedback
- Dominant language
- Swift
- Stars
- 63
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
## Description
App crashes because of out of storage after 10-15 minutes
## Expected behavior
Clear cache if running out of storage, default should be off (without calling startRecording)
## Actual behavior
App crashes
## Configuration
- Device: iPhone 11
- OS: iOS 13.6
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 the storage growth on an iPhone 11 running iOS 13.6, then inspect how telemetry recording is configured when startRecording is not called. Done means the app does not fill storage quickly, handles low storage safely, and recording is off by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100