Closed Mflm closed 4 years ago
With a timer works!
can you please share your project? I have problems to show ads :(
With a timer
timer.setTimeout(() => { exports.createBanner(); }, 2000);
With a timer
timer.setTimeout(() => { exports.createBanner(); }, 2000);
Thank you so much!
Hi,
I would like a banner in each page of my application, but when I change the page the banner disappears.
I know I have to reload the banner on each page but it doesn't work, only on the first load
Any idea?
Thanks