Hi, I have a game using UnityAds with placement "video" successfully by activating Ads from "Services" window, but I can't show a banner using UnityAds Banner:
Advertisement.Banner.Show (bannerPlacement);
My build target setting is for Android Platform, not iOS. I'm afraid this is the problem.
I have tried importing "Monetization 3.0" UnityAds SDK after can not find Advertisement.Banner.
But still, everything still looks the same just like before importing Monetization.
I've tried to just :...
UnityAds can't include using UnityEngine.Monetization and Advertisement.Banner
Advertisement.Banner.Show (bannerPlacement);
My build target setting is for Android Platform, not iOS. I'm afraid this is the problem.
I have tried importing "Monetization 3.0" UnityAds SDK after can not find Advertisement.Banner.
But still, everything still looks the same just like before importing Monetization.
I've tried to just :...
UnityAds can't include using UnityEngine.Monetization and Advertisement.Banner