ProxymanApp / ProxymanApp/Proxyman

Problems when activating ssl proxy for React native app on ANDROID

Open
#2,275 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

So i have my app which calls for example xyz.com.br
I did the standard react native setup,
installed the certificate,
added the network_security,
added the proxy to the wifi settings of the device,

Anyway, once my app calls xya.com.br i see the request on proxyman, as a 200 fine, but once i try to enable the SSL proxy for this request it then hides the request and the app can't call it anymore.

If i open the xyz.com.br on the browser of the emulator it shows perfectly fine on proxyman, so i assume the network_security is not working with react native

also take note that it works completely fine on a kotlin app.
Proxyman version: 5.16.0
React native version: react-native@0.71.2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with React Native 0.71.2 on an Android emulator, Proxyman 5.16.0, the installed certificate, network_security configuration, and SSL proxy enabled. Compare the failing React Native request with the working browser and Kotlin app cases. Done means identifying whether the reported setup is supported and documenting or addressing the cause of the hidden request.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile-dev, networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.