Hi everyone,
I would like to show an interstitial ad on mobile devices after a player click the replay button for x amount of time. Does anyone know the right way to implement this?
Thanks,
Clement
I guess it would consist of having a global variable and adding 1 to it every time the button is clicked..
if the amount of what you want is reached show the interstitial..
Develop games in your browser. Powerful, performant & highly capable.
Thanks LittleStain.
Just a bit off topic. Is it advisable to "Sign" APK through Intel XDK or Sign and Align on my own?