Installation Issues
VSIX installation fails
VSIX installation fails
Symptoms: Error message when trying to install the VSIX file.Solutions:
- Ensure the VSIX file is not corrupted - re-download it
- Check that you have write permissions to the extensions directory
- Try installing via command line:
- Restart your IDE and try again
Extension not appearing after installation
Extension not appearing after installation
Symptoms: Extension installed but commands not available.Solutions:
- Reload the IDE window (
Cmd+Shift+Pâ âReload Windowâ) - Check the Extensions view to confirm itâs installed and enabled
- Look for errors in the Output panel (View â Output â Select âPilot Extensionâ)
Device Connection Issues
Android device not detected
Android device not detected
Symptoms: Device doesnât appear in the device list.Solutions:
- Verify USB debugging is enabled on the device
- Check ADB connection:
- If device shows as âunauthorizedâ, accept the USB debugging prompt on the device
- Try a different USB cable or port
- Restart ADB server:
iOS Simulator not detected
iOS Simulator not detected
Symptoms: Simulator doesnât appear in the device list.Solutions:
- Ensure the simulator is booted:
- If no simulators are booted, start one:
- Refresh the device list in Pilot Extension
Wireless ADB connection fails
Wireless ADB connection fails
Symptoms: Cannot connect to device over WiFi.Solutions:
- Ensure device and computer are on the same network
- First connect via USB, then enable TCP/IP mode:
- Check firewall settings arenât blocking port 5555
- Some networks block device-to-device communication
Streaming Issues
Stream is laggy or choppy
Stream is laggy or choppy
Symptoms: Device screen updates slowly or stutters.Solutions:
- Use a USB 3.0 connection instead of USB 2.0
- Close other resource-intensive applications
- Reduce the streaming resolution in settings
- For wireless connections, move closer to the router
- Check CPU usage - streaming requires significant processing
Stream shows black screen
Stream shows black screen
Symptoms: Stream panel opens but shows nothing.Solutions:
- Check if the device screen is on and unlocked
- Some apps block screen capture - try a different app
- Restart the stream
- Check the Output panel for error messages
Touch input not working
Touch input not working
Symptoms: Clicking on the stream doesnât register on device.Solutions:
- Ensure the stream panel is focused
- Check if the device is locked
- Restart the stream
- Verify ADB connection is still active
Getting Help
If youâre still experiencing issues, report them on Featurebase or reach out to us on Discord.How to Get Your Session ID
The Session ID helps us debug your issue quickly. You can find it below the device screen in the Pilot panel. To copy it: Simply click on the Session ID - it will be copied to your clipboard automatically.When Reporting Issues
Please include:- Session ID (click on it below the device screen to copy)
- Device type (Android 14, iOS 17 Simulator, etc.)
- Steps to reproduce the issue
- Error messages from the Output panel
- Screenshots or recordings if applicable

