Dan Caseley
Dan Caseley
Oh, and obvious question to ask.... did the emulator launch?
I realise I forgot to circle back on this - I've tried a bunch of things on a couple of machines, and can't work out how to reproduce the issue....
Why don't we diff the entire set of things installed. What's the emulator version running? You've got a screenshot of some build-tools. Which is the most recent? What about commandline-tools?...
Thanks! What's the version of Android running on the emulator?
Works with API 34 though?
A quick thought - I've hit some problems locally when other tools that are also ADB-interactive are involved (e.g. Vysor, Android Studio). Any chance this could be interfering with normal...
Another one that's turned up in conversation on Slack - could another process be using a port that Maestro uses? ``` sudo lsof -i -P | grep LISTEN | grep...
Reproduced in Maestro Studio 0.8.13-beta.1765201011 with iOS 18, 26.0, 26.1
I've not tagged this as a Studio-specific bug - although it's observed there, it'd similarly affect test execution
I haven't been able to reproduce this using `http.delete('https://httpbin.org/status/204')` - we're working together in Slack to work out the differences