part of my Encapsulated app doesn't work, any way to see Dev console or debug?
I'm new to Encapsulator and can't find any docs which can tell me what to do if my converted app simply doesn't work...
Actually my app is working and looking as I designed it, but there is something missing in it. I have webworker script which started by button push. And then I push that button in encapsulated app - nothing happens. It worked in Chrome (with --allow-file-access-from-files switch). So what can I do to see the logs or something?


