Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Debugging

Parker Aldric Mar edited this page Oct 6, 2015 · 1 revision
  • If going into native library, then on: Window -> Show View -> Target Navigator -> Open Device Log
  • If the javascript api portion of a plugin, use google chrome. Here are the windows that open up:
    • Untiled: Higher level Webview (Application layer) // controller
    • Hello World: Lower level Webview (this is probably the only window you need to look at - look at the errors that can come out of the console).
    • Untitiled: UI
Clone this wiki locally