Dhiogo Brustolin
Dhiogo Brustolin
We did not manage to reproduce this. We need more reports to be able to investigate this further.
@krystofwoldrich It's possible for the user to use their own endpoint as DSN. The only requirement is that this endpoints contains a user, such like `https://[email protected]/sentrytunnel` Can we close this...
Hello @pquerner, thanks for reaching out. Sentry for iOS now has a `urlSession` option that allows you to set your own request session. You can set delegates, a proxy, or...
It's not exactly the same as described in the JS SDK, because the JS SDK automatically forwards the package to whatever URL was set in the Tunnel, whereas in the...
Hey @maxchuquimia, thank you very much!!
Hello @farfromrefug thanks for reaching out. You have a good point and we should separate scope information gathering from the crash integration.
Hello @jaroslavas, thanks for reaching out. In both crash reports, you can observe a call to onCrash (onCrash (in ProtonVPN) (SentryCrashC.c:95) + 1417080), indicating that the app had already crashed....
> That's weird, as you can see from the code it's options.debug = false Yes. This is something I had to investigate. I've identified the [problem](https://github.com/getsentry/sentry-cocoa/issues/3688) of why is symbolication...
Closing in favor of https://github.com/getsentry/sentry-cocoa/issues/2996
CI errors in the PR will be fixed in the next one: https://github.com/getsentry/sentry-cocoa/pull/3816