Clock and admob

Hi!
I have some doubts:

The Timer of clock says 1000 in defect but it don’t has unit. There are 1000ms?

What means “time always fires”? It means that the seconds will pass if the person don’t have the app opened in his screen and when he will see again the app it will appear one interstitial if you configure it to clock?

Admob:

I need to set differents anounces in differents screens? Or with the same ID for example of one banner in all the screens it will works?

Thanks :slight_smile:

1000 on clock component is equals to 1 second…

Time always fires means that you can use the after timer event for unlimited time…
For example…
You enabled time…
Your time interval is 5000 [5 seconds] …
You turned on time always fires…
Then whatever you do on when timer block that would be repeated forever on every 5 seconds…

You can use same ad id for all screens… It works…
.

2 Likes

Thanks DjJohn07 !!
And if I set a clock for my ads, I have to set it in all the screens, right?
And if I set it in all the screens to show ad in 40s and the person changes of screen, the clock will restart ot will continue in the time of the another screen??

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.