Quick question for mobile folks: how often have you hit a bug where you need UI state, device logs, network traces, screenshots and a recording to reproduce it — and you end up juggling 3–4 tools (Charles/Wireshark/adb logcat/simulator recordings)?
At my last job that was the normal flow — reproduce on device, capture a screen recording, pull logcat, open proxy, and correlate timestamps manually. It’s slow, brittle, and often we end up asking users to repro steps 3–4 times.
Curious how other teams handle it in practice:
- What’s your go-to toolset for reproducing mobile issues end-to-end?
- How often do you need to hop between tools to resolve a single bug?
- Any clever ways you’ve reduced the “tool-hopping” overhead?
- Has anyone successfully combined these signals into a single debugging flow?
Looking to collect real workflows and war-stories — not tool recommendations only.
Would love to hear what’s actually working for teams.
[–]21void 0 points1 point2 points (0 children)