how does corona handle a video ad?

I am making a game that is targeting the younger audience. I want to have rewarded videos within the app, but I also wanted to know if it was possible to automatically close the ad upon completion after X amount of time.

I have young children myself, and I know that it’s annoying when they bring you the iPad asking what to do and the parent realizes the child just doesn’t know how to close out an ad.

I plan on using appodeal rewarded video ads.

I have tried a few things, like setting a timer that attempts to change event.phase = “closed” but it seems to be that any background stuff does not run while a video ad is playing. Any advice on how to accomplish this?

which plugin are you trying to use? 

event.phase is a read only value

Like kiddzo

has a function for that

https://docs.coronalabs.com/plugin/kidoz/hide.html

I am using the appodeal plugin

You cannot cancel video ads. 

which plugin are you trying to use? 

event.phase is a read only value

Like kiddzo

has a function for that

https://docs.coronalabs.com/plugin/kidoz/hide.html

I am using the appodeal plugin

You cannot cancel video ads.