Closed bmonaumann closed 11 years ago
I'm added some essential console log outputs to the Adplayer. The Output will one be shown in the console if the parameter adpdebug is set. So we can debug the adplayer even if there are errors in the live scenario.
I will commit the changes later.
The Logs are in V 2.0. At this time, the console logs were only shown when there is no iframe in the chain. We have to discuss if we want iframe support for debugging. If so, we can add a postMessage handling to solve this.
Telco 26.11.2012: actual solution is ok, ticket closed
In respect to issue #104 we should think about two different versions of the adplayer.
Dev-Version (adplayer.dev.js)
Prod-Version (adplayer.min.js)
What do you think?