A
Anthony
Guest
I am encountering a new kind of error with AdMob.
The ad is being shown but im getting this error when
does anyone know the reason behind this code? and how am I supposed to handle it ?
<p>I am encountering a new kind of error with AdMob.</p>
<p>The ad is being shown but im getting this error when <code>onAdFailedToShowFullScreenContent</code> is being triggered .</p>
<pre><code>{ "Code": 1, "Message": "The ad has already been shown.", "Domain": "com.google.android.gms.ads", "Cause": "null" }
</code></pre>
<p>does anyone know the reason behind this code? and how am I supposed to handle it ?</p>
Continue reading...
The ad is being shown but im getting this error when
onAdFailedToShowFullScreenContent
is being triggered .
Code:
{ "Code": 1, "Message": "The ad has already been shown.", "Domain": "com.google.android.gms.ads", "Cause": "null" }
does anyone know the reason behind this code? and how am I supposed to handle it ?
<p>I am encountering a new kind of error with AdMob.</p>
<p>The ad is being shown but im getting this error when <code>onAdFailedToShowFullScreenContent</code> is being triggered .</p>
<pre><code>{ "Code": 1, "Message": "The ad has already been shown.", "Domain": "com.google.android.gms.ads", "Cause": "null" }
</code></pre>
<p>does anyone know the reason behind this code? and how am I supposed to handle it ?</p>
Continue reading...