Karl Heinz Struggl

Results 343 comments of Karl Heinz Struggl

The note is present in all mentioned SDKs: https://docs.sentry.io/platforms/javascript/guides/capacitor/enriching-events/identify-user/ https://docs.sentry.io/platforms/javascript/guides/cordova/enriching-events/identify-user/ https://docs.sentry.io/platforms/unity/enriching-events/identify-user/ https://docs.sentry.io/platforms/dotnet/guides/xamarin/enriching-events/identify-user/

Solution 1 means doing the change on the SDK in v7 and thus making this p1

related: https://github.com/getsentry/sentry-java/issues/3026

I'm gonna follow up with processing team to see if we can integrate this into symbolicator/symbolication pipeline.

Note that https://github.com/getsentry/sentry-native/pull/966 covers an API to prepare and send User Feedback. It does not, however, provide functionality and hooks to retrieve details about previous crashed runs, like `onCrashedLastRun` suggested...

Hey @Ghelwig - we're interested in supporting this, but currently don't have the bandwidth internally. We're happy to work with folks interested in contributing!

Troubleshooting entry similar to e.g. https://docs.sentry.io/platforms/javascript/troubleshooting/#dealing-with-ad-blockers would make sense

@obasille Hey, yes the guide you used expects a recent SDK version (5.19.0+) and Expo 50. Please report back when you had a chance to try with Expo 50. Also,...

Hi @KatePetersonFD, thanks for writing in and for your interest in Profiling and this feature. We're currently working on mixed Profiles (JS + iOS/Android native Profiles) and want to explore...