Similar to Android: https://github.com/getsentry/sentry-native/blob/6ca83891fdea3f141df66eb6a2f148ef465463c2/include/sentry.h#L28 Is it possible when building for GDK to report instead `sentry.native.xbox` ? It's easier to debug stuff based on sdk name then having to parse the envelope to get the context.os etc
Similar to Android:
sentry-native/include/sentry.h
Line 28 in 6ca8389
Is it possible when building for GDK to report instead
sentry.native.xbox?It's easier to debug stuff based on sdk name then having to parse the envelope to get the context.os etc