Karl Heinz Struggl
Karl Heinz Struggl
@Fraa-124 source maps are supported for Flutter Web, but with some limitations as discussed above
@EmmanuelAdeiza yes, it's expected to work differently when loaded as Chrome extension, and we didn't specifically add support for this - I added an item to the tasklist on top.
@The-RootCause thanks for your interest, we don't have updates on this at this time, but feel free to upvote the comment at the top and track this issue for updates
Related RFC: https://github.com/getsentry/rfcs/blob/main/text/0062-controlling-pii-and-credentials-in-sd-ks.md
Same thing happened for us. Pretty sure this isn't intentional, maybe related to https://github.com/fastlane/fastlane/pull/21790?
Hey @k1n8t1c thanks for flagging this - we're already in the holiday slowdown, but expect updates after the holidays!
We need to remove the logging at https://github.com/getsentry/sentry-cocoa/blob/6813f7c156f1e842058549f1801b2eede804f37f/Sources/Sentry/SentryCoreDataTracker.m#L52 - it's a valid case that fetchSpan is nil, e.g. if there is no ongoing Transaction.
Hey @lhunath thanks for reaching out - the [product docs on size limits](https://docs.sentry.io/product/accounts/quotas/manage-attachments-quota/#size-limits) offer more details about the handling. In short, there's an overall size limit for the whole compressed/uncompressed...
> What's curious to note is that when I add > 100 breadcrumbs to the scope, Sentry stops invoking `beforeSend`: This is a bug - thanks for opening a separate...
Thanks for the feedback about the docs - I'll see what we can do to make this info easier to find 👍 The overall topic would involve all SDKs, API,...