Skip to content

fix: Reporting SDK's name on Apple platforms#2112

Merged
bruno-garcia merged 10 commits intomainfrom
fix/cocoa-sdk-name
Apr 23, 2025
Merged

fix: Reporting SDK's name on Apple platforms#2112
bruno-garcia merged 10 commits intomainfrom
fix/cocoa-sdk-name

Conversation

@bitsandfoxes
Copy link
Copy Markdown
Contributor

Since we're not building the Cocoa SDK we have to set the name ourselves. When targeting iOS and configuring the Cocoa SDK at build-time, this is already implemented:

[PrivateSentrySDKOnly setSdkName:@""sentry.cocoa.unity""];

This was missing when setting RuntimeInitialization, or when running on macOS in general.

#skip-changelog

@bruno-garcia bruno-garcia merged commit e3e75a9 into main Apr 23, 2025
78 checks passed
@bruno-garcia bruno-garcia deleted the fix/cocoa-sdk-name branch April 23, 2025 15:16
@bruno-garcia
Copy link
Copy Markdown
Member

Any other SDK that changed for submodule to dep needs to do this? Like .NET or Unreal?
cc @tustanivsky

@bruno-garcia
Copy link
Copy Markdown
Member

@tustanivsky
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants