Using proxy on reactNative app?

Hi. I’m building my mobile application based on expo and i would like to use sentry for crash report. But for some reasons i need to have a proxy server for sending data to sentry.
I found this document on using proxy :


but this is for ‘browser platform’ and it’s not completely clear.
so answering to one of these questions can help me?

  1. How to use a proxy on reactNative-expo app?
  2. Is there a way to host data and bug reports on my own server?
    any help would be appreciated. thanks in advance.
1 Like

I have the same question. We notice several our users are blocked by Google and therefore the events are not able to send to Sentry. We’d like to know if we can configure proxy for the SDK to publish the events.

Thanks,