getsentry / getsentry/sentry-java

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

オープン
#1,917 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Android Errors Improvement
主要言語
Kotlin
スター
1.4k
フォーク
478
平均マージ
2日 23時間
マージ済み PR(30日)
67

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。