ProxymanApp / ProxymanApp/Proxyman
Proxyman seems to stop working after some time (~10 min)
@NghiaTranUIT is already working on this.
Since Nov 14, 2022.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
I'm using proxyman with an app that I'm working on and it works for ~10 minutes and then stops working.
For a request I have a breakpoint on https://api.myapp.com* and then after it stops working the request I see instead is https://clients4.google.com/glm/mmap and the body is a bunch of inscrutable hexadecimal numbers. As a result my breakpoint and my client local mapping don't work
Environment
- App version: Version 3.11.0
- macOS version: macOS Monterey, 12.6.1
Temporary Fix
What works for me temporarily is to do the following:
- Proxyman > Certificate > Reset All Proxyman Certificates
- Simulator > Device > Erase All Content and Settings...
- Set up Simulator certificate: https://docs.proxyman.io/debug-devices/ios-simulator
- Build and run, you see traffic again.
I'm wondering is there any idea what could be the issue? Is there a configuration issue in my app or some problem with proxyman? I've previously used proxyman on a different app months ago and it worked well (only occasionally did I have to reset certificates).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.