RewardedVideoAd won't show video ads half of the time. even though isLoaded() returns true!

40 views
Skip to first unread message

Serhat

unread,
Mar 22, 2018, 10:52:41 AM3/22/18
to Google Mobile Ads SDK Developers
if(mRewardedVideoAd.isLoaded())
   
mRewardedVideoAd.show();


This code above won't show any video ad on screen even though isLoaded returns true. Also RewardedVideoAdListener's methods won't get triggered. I am using Admob mediation with FAN and Unity ads and firebase ads 12.0.0 version.

mobileadssdk-a...@google.com

unread,
Mar 22, 2018, 3:36:11 PM3/22/18
to Serhat, Google Mobile Ads SDK Developers
Hi there,

It might be an implementation issue. Can you try with our sample apps and try again? Callbacks were being fired by the SDK for Reward Video Ads in v12.0. Let us know if you are able to load ads with the linked sample apps.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/e2a60ff3-b67b-4056-88df-dff57f9900c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Serhat

unread,
Mar 23, 2018, 3:28:06 AM3/23/18
to Google Mobile Ads SDK Developers
Thank you for answer. Sample project is working properly, the main difference between sample project and our project is, we are making requests for two different Rewarded Ads, I guess this is causing problem, could you confirm?

mobileadssdk-a...@google.com

unread,
Mar 23, 2018, 1:56:00 PM3/23/18
to Serhat, Google Mobile Ads SDK Developers
Hi there,

You can only make one AdRequest at a time through your app since RewardVideoAd is a singleton and will hold only one ad at any given time. This is the likely cause of your issue.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages