Philipp Hofmann
Philipp Hofmann
> With iOS 16 around the corner, wouldn't it make sense to bump it to iOS 13 or so? So much less testing to do then. People still supporting very...
Please document the outcome here https://develop.sentry.dev/sdk/features/#buffer-to-disk.
We could solve this with `waitWithTimeout` similar as we have it on Flutter and JavaScript. Maybe we can also detect in the run loop or through screen rendering when the...
Thanks, @mrtnrst, for opening this PR. After reading the [thread you pointed out](https://forums.swift.org/t/swift-packages-in-multiple-targets-results-in-this-will-result-in-duplication-of-library-code-errors/34892) I'm not convinced that adding a new `.dynamic` target is the solution. I don't find this in...
Thanks for the update, @mrtnrst. A sample application would be excellent. Ideally, we would like to validate the dynamic library in CI similar to https://github.com/getsentry/sentry-cocoa/blob/2e5882cec6275de1c4fc0c7e47ff6a54da7dfe9c/.github/workflows/build.yml#L109-L124 Your sample app could maybe...
Hey @mrtnrst, do you have time to add the sample application for validation in CI, maybe?
Hey @mrtnrst, please see my comment above https://github.com/getsentry/sentry-cocoa/pull/1726#issuecomment-1084727579.
Thanks, @mrtnrst, for adding the sample. I will get back to this PR later.
I'm going to merge this after releasing the hotfix 7.24.1.
The following repo might be helpful for getting the connection type https://github.com/Isuru-Nanayakkara/Reach