-
-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Problem Statement
For events that are captured from sentry.native
, that already will be set as sentry.native.android
as that's set up at the Android SDK build level. Here the goal is to append "this SDK name" to the end. Resulting in what I believe will be: sentry.native.android.kotlin-multiplatform
This helps understanding where events come from and debug SDK issues more quickly
Solution Brainstorm
Similarly to:
buenaflor
Metadata
Metadata
Assignees
Type
Projects
Status
Done