Karl Heinz Struggl
Karl Heinz Struggl
Hey @leejunhui thanks for your contribution - could you provide a source for this requirement? We'd like to make sure we understand the requirement correctly, and see if there's other...
Thanks @RadagastCH - looks like this is related to some optimization/code stripping. As a potential workaround we could call `[SentryCrashExceptionApplication.sharedApplication description];` in the SDK code somewhere. This should be the...
For clarity - the passages are about ensuring that the "Frequency of automatic collection of personal information should be the minimum frequency necessary to achieve the business functions of the...
We will [remove usage of the id for some use cases](https://github.com/getsentry/sentry-cocoa/issues/4022) and we'll keep the current behaviour for the once [usage in our OOM heuristics](https://github.com/getsentry/sentry-cocoa/blob/5e579afa2abba914448ad2b79995cbfbb142f5f3/Sources/Sentry/SentryWatchdogTerminationLogic.m#L71). For this, the id is...
Metrics support for iOS is on the way and will be available later this quarter. In the next 1-2 quarters we will investigate providing session/release health data via metrics ootb...
Support for App Hang Rate is captured in #3319 and is a pre-requisite for the use case stated here (paraphrased from the title) - "more granular reporting on how App...
Thanks for creating the issue 🙏
If you receive this or a similar error, please upvote this issue with a 👍 on the first comment - thanks! ``` > Task :app:compileDebugKotlin FAILED e: There are some...
Quick update - this is [in progress](https://github.com/getsentry/sentry-android-gradle-plugin/pull/716). Thanks all who upvoted 🙏
Release is out: [4.7.0](https://github.com/getsentry/sentry-android-gradle-plugin/releases/tag/4.7.0)