Hello.
I tried to implement the Rewarded Ads and Banner Ads but somehow its not loading:
The Consoles shows the following on Startup and when i press a button attached to a bannerscript:
As you can see, the Console shows no error and it seems the code goes through the process, i copied the Scripts from the 3.7 and above guides from Unity : Integration guide for Unity - Knowledge base (unity3d.com)
I have on Scripts to load my Android or iOS ID and the other stuff is linked to the button for rewarded ads and banner ads.
I tried to let the Android and iOS id empty to test if it fails, and it did:
So the init ads part must probaly working by 99%
The rewarded Ad button is not pressable.
When i used scripts where the game id and rewarded ad button were combined, it showed the unity example ad, but i dont want to rely on that if theres a new way.