Hi there,
I am working on game where i am trying to get Banner Ads, Rewarded Video Ads and InterstitialAds. Currently i am working with test App Id and test adUnitId.
In Unity Editor I am Getting all three ads Correctly. not facing any issue with that,
But when i make build for android device, I am receiving only test banner ad and not getting any InterstitialAds or Rewarded Video ad.
I am loading rewarded video ad at the start of the game and showing it on button click.
I tried to show InterstitialAds on button click but it doesn't work and stuck my game.
I tried it only in Android Devices