Hello!
So I have a game and I am just wanting to make it where when you press a button, an ad plays. I’m getting confused from a lot of other videos because they are different, and also the unity manuals. I saw a unity ads manual and I could do it, but then I saw a “native on for android studio”. How would I do this?
Thanks.
Also, if you could tell me how there is about a 50% chance an ad plays when you click a button, that would be great also.
Thanks, again.
Are you integrating Unity Ads SDK using the Services window in Unity editor?
/Rasmus
Not sure.
All I did was go to Services, then turned on ads. Right now I have test mode enabled, and that’s all I have really done.
@rasmus-unity
Ok, then see Unity developer integration guides, just skip the “Asset Package method” part of the guide
/Rasmus
What does it mean when it comments out some parts saying “Only necessary for asset package integration”?
Thanks.
Thank you!
How can I disable all clicking when an advertisement it being played? When it plays, I can still click on buttons behind it.
Thanks.