Problem Interstitial if internet is offline #5191
RayosElDev
started this conversation in
General
Replies: 1 comment
-
This was just covered recently, you may like: #5093 (comment) That comment contains the code I used literally yesterday to troubleshoot a similar problem, and with the code (from our documentation) it worked for me. With the code from the user having problems I was not able to load Interstitial ads so it's clear the code is touch-y, and the comment contains code that works. Hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
If I try to do an
interstitialAd.load();
when is Offline , is normal that No work.
But when Internet back,
Interstitial No Load, and if I try to call
interstitialAd.load();
still no load.
Why?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions