getsentry / getsentry/sentry-java
`Scope#setExtra` should be `String, Object` instead of `String, String`
Aperta
Android
Errors
- Lingua principale
- Kotlin
- Stelle
- 1.4k
- Fork
- 478
- Merge medio
- 2g 23h
- PR unite (30g)
- 67
Descrizione
### Description
https://develop.sentry.dev/sdk/event-payloads/
The `extra` property is already a Map of String, Object, but the setter is not.
Came up by https://github.com/getsentry/sentry-dart/pull/858
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.