Jerome Lacoste

Results 94 comments of Jerome Lacoste

Hei @nekrich did you create FB21181137? I couldn't find it in [openradar](https://openradar.appspot.com/). If yes it might be useful to add it there.

Could you explain a bit what this solves? Thanks

https://github.com/getsentry/sentry-cocoa/blob/80016090f1d76cfa214c956135556ec724d26d95/Sources/Sentry/SentryNetworkTrackingIntegration.m#L38 then ```/** * WARNING: This code can easily lead to bad behavior, like crashes or messing up HTTP requests. Be * careful when changing it. */ ``` https://github.com/getsentry/sentry-cocoa/blob/80016090f1d76cfa214c956135556ec724d26d95/Sources/Sentry/SentryNSURLSessionTaskSearch.m#L13-L16 @Kimsantors...