sentry-unity
sentry-unity copied to clipboard
Use cocoa's `PrivateSentrySDKOnly` to set SDK name
trafficstars

Using the latest version 0.22.2
We should add a check to the smoke test to make sure it does not go missing again.
PrivateSentrySDKOnly should now be used: https://github.com/getsentry/sentry-cocoa/pull/1960/files#diff-321979279232433e004cfdaab6ac97727ac4aead9a53d2cd77637084d9208277R47
This is fixed by #967 but keeping the issue open in order to track the deprecation & the needed switch to new APIs
Closing this as fixed.