Hi,
The ad is alway present even if you click the add. Because the ad is not closed.
I see that you are switch scene when you pressed the actor.
Do the following:
- move show admon interstitial to "When Updated" Event in scene "Result" (Not in the IF statement ofcourse)
- set the IF statement when clicked also in the "When Updated " Event in scene "Result", not on the actor, because the actor is disappeared from the scene when you pressed it(switch to scene Result).
Now when the Ad is clicked, IF statement will call.
Hope this helps.
Regards,
Robin