ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.49k stars 180 forks source link

Internet on Android device/emulator doesn't work after proxyman setup #2081

Open vorontsovanady opened 1 month ago

vorontsovanady commented 1 month ago

Description

Internet on Android device and emulator doesn't work after proxyman setup.

I tried everything in the troubleshooting documentation. I am catching the same problem on the Android real device.

Also I tried to setup manually, without script. I don't have VPN and Firewall on my PC or device. I tried using 2 different networks (office and home). Restarting PC and deleting network also didn't help.

Steps to Reproduce

  1. Create android studio Google APIs emulator
  2. Check that your device has internet connection
  3. Open Proxyman, install all cerificates
  4. Click Certificate -> Install Certificate on Android -> Emulators
  5. Click "Override Emulator"
  6. Again check that your device has internet connection

Current Behavior

Internet doesn't work

Expected Behavior

Internet works

Environment

NghiaTranUIT commented 1 month ago

@vorontsovanady after your Click "Override Emulator", we should revert the setting if don't use Proxyman anymore.

-> Click Certificate -> Install Certificate on Android -> Emulators

Screenshot 2024-07-13 at 9 27 23 AM


Or Do Factory Reset on your Emulator will revert all settings.

vorontsovanady commented 1 month ago

@NghiaTranUIT I know about this. My problem is lack of internet on the emulator/real device during Proxyman usage. When I set up the Proxyman (certificate and proxy) I lost an internet connection. I need to check my application's requests using proxyman. But my application works only with internet connection

NghiaTranUIT commented 1 month ago

When I set up the Proxyman (certificate and proxy) I lost an internet connection.

Maybe you can't access the Internet because you get an SSL Error. Let's open the Tools menu -> SSL Proxying List List -> Include Table -> Try to remove all rules here.

vorontsovanady commented 1 month ago

It works for me, thanks a lot!