Hello!
So, the interstitial ad is definitely loaded, but there is a latency of about 1 second between calling the method show() and displaying the ad on the screen. Even more confusing is the fact that when I call the method show() on the AppOpenAd object the ad is displayed immediately.
I've tested the versions play-services-ads:20.1.0, 20.0.0, 19.8.0 and 19.7.0 and the same problem occurs in all those cases.
Can you explain why this happens?
Thank you for your explanation in advance!