-
-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tunnel support for react native #3258
Comments
FYI - Discord is really interested in this feature - from the docs we expected this to work already. |
@thenickreynolds Hi, thank you for the information, The appearance in the docs was a bug. This is supported in the browser SDK at the moment. |
This has to be first implemented in the native SDKs, so RN use the tunnel. |
Would really appreciate this feature on the Native SDKs |
@emilfjellstrom Thank you for letting us know, could you share some details about your use case? Maybe we can help you with a workaround. |
@krystofwoldrich I have seen some cases where the Sentry endpoint would be cancelled due to VPNs blocking tracking-related domains. I tried to setup my own proxy for the DSN uri but after doing so I saw no events logged in Sentry UI. I use both the iOS, Android and React Native SDKs I might have messed something up and will try and debug the proxy solution a bit further |
Currently, the tunnel config option does not work as it does for the browser SDK, even tho is advertised in our react native docs.
Could we enable this functionality on react native?
┆Issue is synchronized with this Jira Improvement by Unito
The text was updated successfully, but these errors were encountered: