• Skip to main content
  • Select language
  • Skip to search
MDN Web Docs
  • Technologies
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs / DOM
    • WebExtensions
    • MathML
  • References & Guides
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
App Center
  1. MDN
  2. Tecnologia da Web para desenvolvedores
  3. App Center
  4. App developer tutorials
  5. Debugging the app

Debugging the app

In This Article
  1. See also

Enable Error Console with -jsconsole to debug your app inside the WebApp runtime.

To debug problems when your app is running inside the WebApp runtime, enable the Error Console and run the app from the command line:

$ ~/.http\;alcacoop.github.com/webapprt-srt -jsconsole

See also

  • Hacking Firefox OS for more information on debugging
  • bug 829573: When using the Web runtime, console methods should output to stdout

Document Tags and Contributors

Tags: 
  • Debugging
  • Error Console
  • Example
  • Firefox OS
  • WebApp runtime
 Contributors to this page: JuliaM, kohei.yoshino, kscarfone, Sheppy, madarche
 Last updated by: JuliaM, May 17, 2015, 11:11:23 AM