mapbox / mapbox/mapbox-vision-ios

Telemetry data fills up storage quickly (and it seems to be on by default)

Open
#331 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.