hi,
i'm trying to done show interstitiel chartboost ad
i follow the steps posted here http://impactjs.com/forums/code/chartboost-with-ejecta/page/1#post29893
every thing is okay , no warning , no erros on xcode ...
if i set on appdelegate to show the ads it works on the start of game but i need to show the interstitiel ads on game over layout so i need to know what is the call to done it with javascript call with browser plugin
tharek done it on this forum but for other ads company (tappx) he use a javascript call like this http://gyazo.com/de3babb06bd5b154e073fee30f6b55a6
the problem is, is this "showAd.showChartboostInterstitial(Named_location_s_string);" a javascript call ?
and how cani solve it
thanks in advance