WebStageView - route JavaScript console.log to trace()
Hello there,
I am deploying an AIR app with a WebStageView containing some maps.
So far, in order to test JavaScript I need access to logging. window.console.log is not available inside AIR WebStageview.
Any hint how to route console.log to AS trace output?
cheers
