finscn / Ejecta

A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS
42 stars 6 forks source link

admob interstitial #28

Open matrixreal opened 8 years ago

matrixreal commented 8 years ago

hi since the latest update (update sdk) the admob interstitial is showing only one time is anything go wrong ?

finscn commented 8 years ago

Please update.

matrixreal commented 8 years ago

@finscn same problem

finscn commented 8 years ago

Do you see the example in App-example ? I test it , it's ok.

matrixreal commented 8 years ago

Ok what the init hs do?

Envoyé de mon iPhone

Le 21 sept. 2015 à 20:20, "finscn" notifications@github.com a écrit :

Do you see the example in App-example ? I test it , it's ok.

— Reply to this email directly or view it on GitHub.

finscn commented 8 years ago

? what's your mean ?

matrixreal commented 8 years ago

its okay but with small tweaks

matrixreal commented 8 years ago

can you update to lastest sdk 7.5.1 ? also if you try to call "adPage.show();" directly ... it will not show interstitial

finscn commented 8 years ago

I have updated SDK to 7.5.2 .
you must load(request) interstitial before show.