Maciek Grzybowski

Results 54 comments of Maciek Grzybowski

WatchOS build compatibility was finally shipped in [**2.15.0**](https://github.com/DataDog/dd-sdk-ios/releases/tag/2.15.0). That includes `DatadogLogs` and `DatadogTrace` (#1946). Happy to close one of the oldest issues in this repo ๐Ÿฅณ.

> (...) to call the migration from the context queue, also after publishing the new consent. @maxep Fair call โœ…. I continued this work fixing it in proposed way โ˜๏ธ....

> If you can provide any details on the impact this particular bug has your app, that would be helpful. We are encountering the same issue in our SDK. Our...

@dcacenabes we just released version [2.20.0](https://github.com/DataDog/dd-sdk-ios/releases/tag/2.20.0) and it includes the fix. Thanks again for narrowing down the problem and finding steps to reproduce ๐Ÿš€.

๐Ÿ‘‹ Hi, ๐Ÿถ Datadog here. To add more context, the fix with capturing [ImmutableRequest](https://github.com/DataDog/dd-sdk-ios/blob/develop/DatadogInternal/Sources/NetworkInstrumentation/URLSession/ImmutableRequest.swift) didn't seem to mute this problem entirely and we still got new reports. [Ultimately](https://github.com/DataDog/dd-sdk-ios/pull/1843) we decided...

Hello @blevasseur-block ๐Ÿ‘‹. Thanks for opening this issue and sharing so many great insights โ€” really appreciated! I was able to reproduce the problem on our end as well, so...

Hey @kwigginton ๐Ÿ‘‹. Weโ€™re actively working on performance improvements related to this issue. The most critical part reported here has already been addressed, and the fix will be included in...

Thanks for the additional feedback, @shagedorn, @rohdester, and @fabioferrero. Based on your input, weโ€™ve gathered enough evidence to reconsider our approach to handling memory warnings. Weโ€™ve decided to introduce an...