Denis Andrašec

Results 175 comments of Denis Andrašec

Thank you. I added a sample project and added in the README how i tested it. I was not able to pinpoint the exact setting that is the culprit. https://github.com/denrase/sentry_no_errors_repro...

@ksmets After a lot of trial and error I think we found the issue. If frameworks are linked statically in the `Podfile`, the strip style needs to be set to...

@ksmets In any case, wa are looking to revert FFI usage for now, as this is a breaking change. Thanks for bringing this up and sorry I was not able...

`NWPathMontitor` was introduced in [this](https://github.com/getsentry/sentry-cocoa/pull/6019) PR.

@buenaflor If the cocoa SDK bumps the iOS version, we should consider doing this sooner. But as this is a breaking change, you probably want to do this in a...