getsentry / getsentry/sentry-java

Capture/report the Sdk Extension version

Aperta
#2,777 2 commenti 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

### Problem Statement

Right now the sdk captures the OS version, but not the Sdk extensions version.

### Solution Brainstorm

call `SdkExtensions.getExtensionVersion` and add it to events and transactions.
https://developer.android.com/guide/sdk-extensions#checks

Extensions would need to be a map.
"R" -> 4
"S" -> 1
"T" -> 0

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.