Jeff Ward

Results 81 comments of Jeff Ward

I'd like to know if the Dart team is at least considering this, especially for package maintainers, as we can't assume people using our packages will upgrade to the most...

I asked @munificent about this on Twitter and he mentioned that a general case pre-processor likely isn't coming any time soon, because it requires a lot of the tooling support...

@louiszawadzki Addressed your comments and also added pre-release / build number stripping. Should be ready for re-review.

> Great PR! Thanks 🤗 > As this new command also supports iOS symbols, should the `dsyms` command be deprecated so there is only one way to upload DSYMs? No,...

@m-rousse I think I addressed everything. Let me know if you see anything I missed!

I've been thinking about playing around with Windows support for this package but I was wondering if there are plans to convert this to a Federated plugin first?

Hi @ChanghyeonYoon , This occurs when we're trying to report RUM events with no active view, though the error is coming from the Android native SDK (hence the reference to...

Performance metric events no longer produce log spam in Datadog iOS SDK version 2.22.0 and Datadog Android SDK version 2.17.0. It should be fixed in the next release.

It should yes, but there are some situations where either the observer could miss a view, by mistake or by design. There are also situations where there can be a...

Minor update on this issue - a partial fix has been implemented in 2.11.0 but something is still causing these logs specifically when transitioning to WebView tracking. So the general...