Manoel Aranda Neto
Manoel Aranda Neto
We'll test if the new flag `--resolve-dwarf-paths` works or if something else is needed. https://github.com/dart-lang/sdk/issues/44325#issuecomment-826771991
Maybe we could align the public API with this issue https://github.com/getsentry/sentry-react-native/issues/927 which is also about tracking release health manually.
> One big feature that users lose is release health. This task is to add RH support directly at the JS layer to unblock React Native JavaScript-only use cases (at...
@bruno-garcia I believe sentry-javascript already offers the release health feature, right, should this feature track sessions automatically (by the browser) or just offer a startSession/endSession API?
as we run CI on stable, beta and dev channels, not a super important issue right now, but nice to have
I don't think this as events or breadcrumbs are useful as they won't know where/how to fix it, this would fit either our measurements or metrics product which is being...
@vishnukvmd makes sense, are you using Flutter Web or the Pure Dart SDK? thanks.
@vishnukvmd Is Cloudflare Access a sort of VPN/Proxy? `tunnel` was designed to be a workaround for AD Blockers, maybe what you want is to be able to set a proxy...
@vishnukvmd are you using the `sentry` or `sentry_flutter` package? if `sentry`, we'd not be blocked by the Native SDK changes.
> We have a dependency on `sentry_flutter` 😔 Thanks, I will discuss the priority of this issue today.