Quantcast
Channel: Questions in topic: "ads"
Viewing all articles
Browse latest Browse all 1416

Unity Ads Handler for IsReady(zoneId)

$
0
0
Is there a way like that void OnReady (string zoneId) { if(show==true) { ShowAd(zoneId); } } instead of void Update () { bool isReady = Advertisement.isReady(zoneId); if(isReady==true && show==true) { ShowAd(zoneId); } }

Viewing all articles
Browse latest Browse all 1416

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>