AdMob Rewarded Video Ad
I want to destroy my rewarded video button and show hide image after complete the rewarded video. Please help me how I call this in rewarded video msg. Full script. using System.Collections; using...
View ArticleTest Ads Not Showing on Android Device
Hi, so I made a Unity Android game and am trying to put test ads on it. I have a very simple AdMob script, when run in the Editor I get notified that the ad is loaded however when testing the apk on my...
View ArticleI placed an ad, but Impression does not increase from 0
I placed an ad on Unity Ads, but Impression no longer increases from 0. There were some Impressions a few days ago, but recently there have been 0 days of Impressions. Will less conversions reduce ad...
View ArticleAdvertisement.isready return false on beta version built
I publish my game in Google play console in beta track. In my mobile built it shows ads for some time. But in beta downloaded built doesn't show ads. Advertisement.isready always false
View ArticleProblems with Admob in build
The dummy ads where showed when developing, but now that I've published the game at the Play Store, and change de id's for the real ones, the real ads do not show. I've tested on different devices but...
View ArticleHow do I sign up for AdMob?
Seems like a dumb question, but when I sign up I get this error: "You do not have access to the AdSense account that is connected to your AdMob account." Ok, simple, so go get an AdSense account. But...
View ArticleOnAdClosed Admob InterstitialAd Delay
So the problem is as the title describes : I've got an interstitial video ad played in my mobile game(using Admob). I want to load some new scene when the ad is closed. The problem is that a delay of...
View ArticleUnity Ads not Working???
I Don't Really Know How To Explain It But I'll Try. When I Used An Advertisement Script And Tested It This Error Would Show up : ---------- NullReferenceException: Object reference not set to an...
View ArticleUnity Ads IUnityAdsListener.OnUnityAdsDidFinish NotImplementedException. Fixes?
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Advertisements; using UnityEngine.SceneManagement; public class AdManager : MonoBehaviour,...
View ArticleAfter advertising, sound disappears in the game
Hi, I'm trying to create a complete unit game. I have the following problem: after adMob advertisement with sound (this is important), the sound completely disappears in the game. Scene reloading,...
View ArticleIUnityAdsListener not responsive on device
i implemted IUnityAdsListener that worked without problem but at an unknown moment it stoped to work only on android. I added a log system to see where was the problem. it seems that after initialiaze,...
View ArticleWhat do I do for this error? COPPA Compliance wasn't defined for this...
When I go to project settings, I can't find anything about COPPA compliance. All the options for ads are greyed out and can't be selected.
View ArticleInterstitial Unity Ads Crashing in iOS in Landscape Mode
Our app starts in portrait mode but switches depending on the game that's being played. The games that display in portrait mode show the Interstitial ads fine but the ones that switch to landscape,...
View ArticleAppLovinMax InMobi Adapter failes the build with gradle error about "queries"...
**The problem:** - You add the InMobi adapter in AppLovin Integration manager, resolve dependencies and try to build and it fails with a lot of exceptions, one of them says "AAPT: error: unexpected...
View ArticleAds and Analytics not showing.
I just published my game not too long ago and have a couple players who have used the rewarded ad I have set up but my analytics aren't being updated on the dashboard, I figure it might have been...
View ArticleAdvertisement error when load new scene,Ads shows error when load scene
FIrst of all, sorry for my bad English. I made a game which is letting players stack pancakes. Everything works fine before I add Ad to my game. The Ad shows well at first, but when I load a new scene...
View Articleunity ads help
hey guys so im using this script to manage my advertising, I had it working before but now its giving me the error Scripts\Modules\Advertising\NetworkClients\UnityAdsClientImpl.cs(327,17): warning...
View ArticleUnity ad is showing in editor but not on android device.
I have created a sample project which shows an ad on clicking on a button. This works fine in the editor but when I do build and run on an android device then ads are not showing on the android device....
View Articlegradle.build expecting '}',Gradle build: Could not compile build.gradle error
Trying to implement appodeal + admmob. Getting this error while building the APK: build file 'C:\Users\UserName\Desktop\Owl\Unity Projects\GameName\Temp\gradleOut\unityLibrary\build.gradle': 128:...
View ArticleUnity ads initialize
Hi. 1-What happen when I initialize unity ads with test mode==false. 2-What happen when I initialize unity ads with test mode==false and I use "real ads". Get I then add revenue from ads?? Thanks
View Article