Philipp Hofmann
Philipp Hofmann
No TTFD is shortly after TTID. You should call `SentrySDK.reportFullyDisplayed` once your UIViewController has done all the heavy lifting. This might occur before TTID because we report TTID once the...
Ah you are talking about this ?  Yes, that seems like a bug. I created an issue for this https://github.com/getsentry/sentry-cocoa/issues/3471.
We could also implement this for the`performanceV2` option, and maybe we decide for Mobile Starfish to actually start sending exclusive app start transactions.
@armcknight, I agree. We will fix the TTID/TTFD spans and measurements in a non-breaking change without a feature flag in https://github.com/getsentry/sentry-cocoa/issues/3471. I'm still unsure if the app start duration change...
I made this change in https://github.com/getsentry/sentry-cocoa/pull/3530 in a non-breaking way behind a feature flag, `performanceV2`. When we update to the next major, we only need to make https://github.com/getsentry/sentry-cocoa/pull/3530 the default...
I don't see any occurrence anymore of this crash in our SDK crash detection. I think this was fixed with #3764 and if it happens on sentry-maui it's related to...
I'm closing this due to inactivity and the workaround explained in https://github.com/getsentry/sentry-cocoa/issues/2052#issuecomment-1211695245. Please reopen the issue if it still persists @MaxHasADHD.
This has been superseded by mobile starfish and other endeavors.
Nope not yet; sorry, @jacopom.
@AbdulmalekAlshugaa, please open a new issue pointing to this issue and put in the required details of the bug template. This helps us to better understand what could cause this....