getsentry / getsentry/sentry-java

Capture/report the Sdk Extension version

Abierto
#2,777 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Android Errors Improvement
Lenguaje dominante
Kotlin
Estrellas
1.4k
Forks
478
Merge medio
2 d 22 h
PR fusionados (30 d)
69

Descripción

### 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.