Hey,
I’m trying to get remote debugging up and running but I’m stuck with “waiting for browser”
I’m using the German Nightly in x64 on my desktop and the Firefox Nightly on Android (play-store).
The following forum thread sadly didn’t help me (so this is a continuation of that thread sort of):
Remote Debugging
ADB (USB) is activated in the Android settings and adb devices
lists my device.
remote USB Debugging in the settings of my Firefox (Android) is turned on.
The two checkmarks in the settings of my inspector for remote debugging and addon development are checked.
I open about:debugging and activate the tools.
The phone shows up on the left but is stuck in waiting for browser.
The following command didn’t work out for me (is it still necessary?):
adb forward tcp:6000 tcp:6000
I know of two manuals, one seems to be outdated:
I never saw an incoming connection dialogue on my phone.
Daylight and Nightly are installed on my phone. At the moment only Nightly has remote debugging (usb) turned on.
What else could I check, what could be the problem here?
Regards
Felix