-
-
Notifications
You must be signed in to change notification settings - Fork 106
Debugging
Eduardo Lima edited this page Jun 7, 2022
·
4 revisions
You can debug on any supported headset.
-
Next, enable remote debugging in Wolvic's developer options:
- Press the gear icon in the bottom of the tray to open the browser Settings.
- Press Developer Options.
- Press the toggles to turn On the settings for
Enable Remote Debugging
andRedirect Remote Debugging
.
-
Plug in your VR device with a cable to your PC’s USB port and from your PC, open the command-line Terminal, and if everything is successfully set up, you will see your headset listed when you run this command:
adb devices
-
Install desktop Firefox Nightly on your PC, and launch it.
Remote Debugging with Firefox desktop’s new Debugging tools.
Open about:debugging
Click on the connected device to attach the remote debugger: