Skip to content

Report correct SDK name on native (NDK) Android crashes #3654

@bruno-garcia

Description

@bruno-garcia

Crashes coming form sentry.native under the Android SDK should be reported as:

sentry.native.android.dotnet

Currently, it's reported as sentry.native.android, which is the same as standalone Android apps.

On the Unity SDK, we override it at compile time, and here we don't recompile the SDK so not sure if it can be easily done:

https://github.com/getsentry/sentry-unity/blob/e4d3d4d13ed0ab3f4e2a05534bfb8592c92e319d/Directory.Build.targets#L190

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions