--- title: WebIDE 錯誤排除 slug: Tools/WebIDE/Troubleshooting translation_of: Archive/WebIDE/Troubleshooting ---

連接 Firefox OS 裝置

如果您連接了 Firefox OS 裝置,但該裝置沒有出現在 WebIDE 裡,有些事情您可以先試試:

為認證過的應用程式除錯

如果您想為認證過的應用程式(包括內建的應用程式)除錯,請參考 debugging certified apps 中的說明。

Enable logging

You can also enable verbose logging to gather diagnostics:

  1. visit about:config, and add a new preference called .console.logLevel, with the string value all, and set extensions.adbhelper@mozilla.org.debug to true
  2. In the Add-ons Manager, disable and then re-enable the ADB Helper add-on.
  3. Open the Browser Console and you'll now see console messages prefixed with adb. If the messages don't mean anything to you, ask for help.

尋求協助

請上 IRC 的 #devtools 頻道尋求協助。