Skip to content
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

Open
serglom21 opened this issue Aug 28, 2023 · 6 comments
Open

Add tunnel support for react native #3258

serglom21 opened this issue Aug 28, 2023 · 6 comments
Labels
Blocked Platform: React-Native Sync: Jira apply to auto-create a Jira shadow ticket

Comments

@serglom21
Copy link

serglom21 commented Aug 28, 2023

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

@thenickreynolds
Copy link

FYI - Discord is really interested in this feature - from the docs we expected this to work already.

@krystofwoldrich
Copy link
Member

@thenickreynolds Hi, thank you for the information,
this is not implemented in RN yet.

The appearance in the docs was a bug. This is supported in the browser SDK at the moment.

@krystofwoldrich
Copy link
Member

This has to be first implemented in the native SDKs, so RN use the tunnel.

@emilfjellstrom
Copy link

Would really appreciate this feature on the Native SDKs

@krystofwoldrich
Copy link
Member

@emilfjellstrom Thank you for letting us know, could you share some details about your use case? Maybe we can help you with a workaround.

@emilfjellstrom
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Platform: React-Native Sync: Jira apply to auto-create a Jira shadow ticket
Projects
Status: No status
Status: No status
Status: Blocked
Development

No branches or pull requests

7 participants