faizy 313
faizy 313

Reputation: 35

InterstitialAd failed to load: LoadAdError(code: 0, domain: com.google.android.gms.ad

this is main

this is my home page on Tap

Upvotes: 0

Views: 1257

Answers (1)

Ghayas
Ghayas

Reputation: 1324

Error Code 0 : ERROR_CODE_INTERNAL_ERROR

This indicates that something happened internally; for instance, an invalid response was received from the ad server.

Newly created Ad Units can take upto 2 hours to become active (SpinUp Time). Any Ad requests from newly created Ad Units would also receive Error Code 0 in response to Ad requests until they are ready to serve live ads.

From Admob Documentation for further details click this link below https://support.google.com/admob/thread/3494603/admob-error-codes-logs?hl=en

Upvotes: 2

Related Questions