Philipp Hofmann

Results 731 comments of Philipp Hofmann

We also see this in our [internal SDK crash detection](https://sentry.sentry.io/issues/?project=4505469596663808&query=is%3Aunresolved%20addbreadcrumb&referrer=issue-list&sort=user&statsPeriod=14d&viewId=35146).

@monchote, no, sadly, we don't have any update on this. We see only a few occurrences of this problem. `addBreadcrumb` is thread safe. You can call it from any thread:...

@P-Foley-Trustpilot, thanks for the report. This looks like a slightly different crash. It seems like you call `addBreadcrumb` very early during your app launch, maybe even before you call `SentrySDK.start`....

Yes, please create an exra issue for that @P-Foley-Trustpilot.

Potential candidates for logging libraries can be found here https://github.com/matteocrippa/awesome-swift?tab=readme-ov-file#logging and https://github.com/CocoaLumberjack/CocoaLumberjack is very popular.

Once SR is GA and profiling on Android is fixed, we're going to fix this issue for all mobile platforms in one go.

Closing due to inactivity. Please reopen if the problem persists.

@armcknight, can we close this?

No, sorry @aadeshAvoma, we don't have an update for this issue or an ETA yet.

@brustolin, I think that's the main point of this new feature. If I'm not mistaken, people on the web love it, but I'm also unsure if folks on native mobile...