Hello everyone,
I am now able to use the admob v2, thanks to the fresh puplic release!
Now I have a question.
Is there a problem in calling ads.load() often, sometimes even without showing the loaded ad?
I want to do this because if an ad once was loaded, the ads.isLoaded() function always returns true, even if there is no more internet connection, until the ads.load() function was called again.
So I would prefer to load new ads instead of having a hanging app.
Or did I miss something?
Thank you in advance,
Felix