Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by GlergHendershmidt

Hello,

It seems like the Impact debug features don't work on AppMobi becasue debug uses DOM and it is being called from the Direct Canvas context. Does anybody have any experience with using debug in AppMobi?

Thanks.

1 decade ago by TylerAppmobi

If you're looking for a debug console.log you can achieve that with DC by implementing http://debug.appmobi.com/ and installing that into the webview. Then in the DC side you call

AppMobi.webveiw.execute("console.log('awesome code fun time')");

This will give you a console.log readout on your comp so you can debug. I have never tried to get the impact debug console working in DC, but I'll put that on my list when I get back to the east coast.
Page 1 of 1
« first « previous next › last »