Search code examples
webosenyo

How to debug Enyo App WebOS 3.0?


i am nooby to WebOS3.0 (also in Mojo). And now days i am working on palm pad apps dev. and i want to know how to debug enyo apps?


Solution

  • You can run enyo apps in a webkit browser with mock services. Then just use the Chrome debugging tools.

    Note that you'll have to start Chrome with the necessary command line switches to allow for file access or cross domain xhr.

    If you need to debug against your app in the emulator or a device you can use the Ares debugger. https://ares.palm.com/AresDebug/