getsentry / getsentry/sentry-java

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

Aperta
#1,917 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Android Errors Improvement
Lingua principale
Kotlin
Stelle
1.4k
Fork
478
Merge medio
2g 23h
PR unite (30g)
67

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.