getsentry / getsentry/sentry-java

[Android] Add how much space an app takes up on the user's device to crash reports

Offen
#1,917 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Android Errors Improvement
Vorherrschende Sprache
Kotlin
Sterne
1.4k
Forks
478
Ø Merge
2 T. 23 Std.
Gemergte PRs (30 T.)
67

Beschreibung

On Android, I can see how much space an app takes up on a user's device. This is split in

- App Size (Size of the app itself without any data it might have created)
- user data
- cache
- Total (sum of the above)

I would like to see this data in crash reports.

The use case is, that I can see if the app creates too much data or if I don't properly clean up data.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.