1ipt0n Posted June 28, 2015 Share Posted June 28, 2015 Hi,I'm using new cocoon.io cloud compiler and atomic plugin to show ads. console.log('ads 1'); var interstitial = Cocoon.Ad.createInterstitial(); console.log('ads 2'); //load interstitial interstitial.load();console.log('ads 3'); //show interstitial interstitial.show();console.log('ads 4'); and game just hang, console show:> ads 1> ads 2>requestanimationframe cannot call method "on" of undefined . I'm using canvas+.When I try to use webview+ or webview i just get solid black screen and can't even get to the console. help. please. Link to comment Share on other sites More sharing options...
Recommended Posts