Problem
Flutter or React Native - Android app - doesn't respect the system HTTP Proxy, so Proxyman or Charles Proxy can't capture HTTPS from these apps.
- ⚠️ Old Solution: Add an extra setting to the Flutter app to make it work. Follow this: https://docs.proxyman.com/debug-devices/flutter
- ✅ Introduce the Proxyman VPN to capture all HTTPS traffic from the Emulators and route it to Proxyman.
- ✅ Work with Flutter and React Native