Preroll video option for webplayer or webgl build
Is there a way of having preroll videos for webplayer or webgl build? Unityads only works on Android and iPhone.
View ArticleUnity ads statistics not updating
Hi there, I'm having a bit of trouble with unity ads at the minute. On the unity ads dashboard it says that my ad requests are 276. It has been like this for about a week. I see on itunes connect that...
View Articlehow to add pubcenter and adduplex ads in unity for windows 10?
Hello guys i searched all the net for a way to add pubcenter and adduplex ads in my games in unity i used to use adrotator or admediation in visual studio but now i want to add my ads inside the game...
View ArticleAdvertisement.Initialize() NullReferenceException.
Hello, I am at the end of the rope with my current issue. We are targeting iOS and Android with Unity Ads, yet in the editor I get a `NullReferenceException` on Initialize. I **do** exit if the...
View ArticleUnity ads troubles
nothing in unity ads is working`using UnityEngine.Adcertisments;`doesn't work at all. Everything is setup right but it doesn't work. does anyone know what might be wrong( i am following the unity live...
View ArticleHow do I hide FB Audience Network banner?
I am trying to implement Audience Network ads using FB SDK, but I am running into a problem - how do I hide the AdView? The only function that seems to be able to do that is Dispose(), but I'm not sure...
View ArticleUnity Ads not working?
Hi, I have recently implemented Unity Ads into my android game, but it does not appear to be working. I have code that checks if and ad is ready, and if it is, enables a button to show an ad. When i...
View ArticleHow to make ad appear after a few seconds?
What is a simple script so that an unity ad shows up after a certain amount of time has passed? Is it possible to do it with a Coroutine? If so how?
View ArticleHeyZap - Rewarded Videos Won't Stop Coming!
EDIT2: I solved my issue by setting a variable "hasPlayed = false" immediately after ShowVid() is called, have and then changed the first if statement to reflect: if (adState.Equals ("available")...
View ArticleHow to make Boolean not add more than one integer?
So I'm implementing ads into the game and the problem is that I have it set that when the character dies a certain amount of times, the ads shows up. Heres the code so far: using UnityEngine; using...
View ArticleAdmob banner not showing up?
So I couldn't find anything on admob itself witch showed how to implement admob to unity. When i searched on google, I found this link:...
View Article5.3 upgrade throws Xcode error with ads
Hello, So I integrated ads in 5.02 via the unitypackage and they worked fine on Android. Then I upgraded to unity 5.3 to deploy to iOS. I deleted all of the associated package files (I think) and then...
View Article5.3 upgrade + unity ads throws error with Xcode
Hello, So I integrated ads in 5.02 via the unitypackage and they worked fine on Android. Then I upgraded to unity 5.3 to deploy to iOS. I deleted all of the associated package files (I think) and then...
View ArticleAdmob interstitial ads - Deleted a jar file
Hi guys, I followed the official github's instructions to -see below- Add the google-play-services_lib folder, located at ANDROID_SDK_LOCATION/extras/google/google_play_services/libproject, into the...
View ArticleUnity v5.2 not building game after implementing UnityAds
I have added ads to my game (via Unity's "one-click" method) and have them setup to show an ad when the player loads a level. That works fine. Problem is, I cannot build my game. It consistently...
View ArticleadMob ads are black
Hi, When I run my adMob script (the official) on my Android devide as a tester device it runs fine, it shows the usual adMob test ad. But when I try to run it as "regular user" it shows a black ad...
View ArticleUnity and Admob using latest Play Services Plugin
The latest AdMob plugin for unity updates are over 6 months old, and google seems to be saying it is now integrated in the play services plugin, so how do I stop using the admob plugin and start using...
View ArticleAd platform - Appodeal, good or bad?
We are at spot where AdMob is impletmented in our game and revenue is not as good as expected, so we consider integrate Chartboost too and use both. When doing research, [Appodeal][1] came out from...
View ArticleLow fps problem in Amazon Kindle on ad shown
Framerate drops below 30 when ad shown is shown in my kindle fire. I used amazon ads and heyzap ads but result is same. Is there any way to solve this problem.
View ArticleUnity Ads on Amazon
If I publish my app with unity Ads in Amazon app store, I'll be earning money form it, will I?
View Article