getsentry / getsentry/sentry-java
Ensure Sentry is able to initialize without DSN if Spotlight is enabled
Abierto
Android
Errors
Improvement
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 22 h
- PR fusionados (30 d)
- 69
Descripción
Let's consider the following:
- The cache directory depends on the `dsn`, if none is set we have to come up with a reasonable alternative (dummy dsn), also `getParsedDsn()` needs to work properly
- As the SDK needs to be fully initialized, we'd need a `NoOpTransport`\
- The NDK needs to support that too
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.