Android Question Rewarded ads created and tested yesterday. Yesterday worked today do not

PacoViv

Member
Licensed User
Edited: Solved.
After a few hours everything works again. And in both apps.
And I did nothing.


Hello,
I have implemented rewarded video ads yesterday in two of my apps that already had interstitial and banner ads working fron long time.

I used the test code:
rewardAd.LoadAd: ("ca-app-pub-3940256099942544/5224354917")
And canged the iad code to test too: IAd.Initialize("iad", "ca-app-pub-3940256099942544/1033173712")

Yesterday the rewarded test video was served to me many times (a lot of times since I have to check one of the apps in many languages)

Everything worked perfect, I was happy. But today, without changes in the apps I see that it no longer serves videos IN ANY OF THE 2 APPs giving this error:
RewardAd_FailedToReceiveAd: 3 which means that there was no ad available

When I change the test codes to real codes in banner and Iads they work also showing normal ads but the problem wth the rewardAd continues.

And another strange thing happens now, when the user touch the Exit button an intertitial ad is shown before exit but in my code there is just Activity.Finish

What could be happening?
 
Last edited:
Top