LADB
LADB copied to clipboard
Sometimes LADB goes back to pairing screen after wireless debugging shows a successful pair
As described by title, sometimes when I try to do the pairing, the wireless debugging screen indicates a successful pairing (and even may indicate there's a debugging connection), but LADB goes back to pairing mode instead of showing the terminal output. I don't know of a specific way to reproduce it, just seems to happen at random.
I think it's been happening since the updated pairing screen was implemented in the app.
I'm having the same issue.
I'm facing the very same issue :/
same here
So you mean it acts like you just launched the app and tries to connect accordingly, despite it already successfully connecting seconds prior? If so, I've experienced this a number of times and each time it turned out that something was wrong with the command syntax. Once corrected, the command ran successfully and / or returned the correct error message. Not sure why it doesn't do so the first time around instead of trying to reconnect or whatever, but if experiencing this particular issue, I'd say to take a close look at the entire command and ensure that all of your arguments are in the proper order, etc. It can also help to have a CLI open on PC or another device to see what the same command does issued on that device