getsentry / getsentry/sentry-java
Discouraged Private API use
Offen
Android
Metrics
Platform: Java
- Vorherrschende Sprache
- Kotlin
- Sterne
- 1.4k
- Forks
- 478
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 67
Beschreibung
SentryFrameMetricsCollector uses reflection to access `mLastFrameTimeNanos` which is not part of the public SDK and might change in future releases
Beitragsleitfaden
Rechercherichtung
Start by locating SentryFrameMetricsCollector and inspect how it reflects on mLastFrameTimeNanos. Check the Android frame-metrics APIs and existing tests around frame collection. Done should mean the collector no longer relies on that non-public SDK field while preserving frame metric collection across supported Android releases.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android, kotlin
- Bereich
- mobile-dev, performance
- Issue-Typ
- Refactoring
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100