ProxymanApp / Proxyman

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

Breakpoints do not work #2003

Closed zeroelink closed 2 months ago

zeroelink commented 2 months ago

Description

ive tried setting breakpoints for specific requests/urls but dont get triggered. the only way breakpoints work for me is highlighting an existing request and selecting Repeat

Steps to Reproduce

1. 2. 3. 4.

Current Behavior

ios app makes request to a url that has a breakpoint set on it, the breakpoint doesnt get triggered

Expected Behavior

the breakpoint window should show up for me to modify/execute

Environment

NghiaTranUIT commented 2 months ago

@zeroelink may I ask if it's working now 🤔

You should disable another debugging tool (Map Local, Scripting, Block/Allow) because Breakpoint might not work with these tool at the same time.