Update SDK and problem IUnityAdsListener
I have a game that has been on the Android store for about 1 year. 2 days ago Google Console sent me an e-mail. I needed to update Unity ADS SDK. Otherwise, my game could be removed from the store....
View ArticleWhat I have done wrong ? (advertisement)
I want to embed banners in Unity using the ADS feature. But I get the error message: Adversiment does not contain a definition for IsReady. Here is the whole code: using System.Collections; using...
View ArticleUnity Ads - Check for Ad Inventory ?
Hi , I am currently using Unity Ads v4.2.1, Is there any way to know if an ad has been loaded , since I cannot find Advertisement.IsReady method , which we could use earlier .
View Articlehow to fix admob Enable checkbox not showing ?
i complete admob plugin package import and android resolve but asset/Google mobile ads/ Settings/ => not showing Google admob enable and Google ads Manager Enable only showing admob app id android...
View ArticleVideo ads are skipped when minimizing and expanding the game on Android
Hi, I am using Unity Ads. If you start playing video ads on an Android device, minimize the game (by pressing the Home button) and expand it back (by pressing the application icon), then the ad...
View ArticleinitializationListener is null, you will not receive any callbacks...
Just started getting this error. I think it started after I changed to 2021.3.6f1 I initialize, load and show a banner using visual scripting. > initializationListener is null, you> will not...
View ArticleUnity mediation banner ads not working in android build
Hello, I'm new to unity ads, but I was able to get them to display in the editor by following the unity mediation guide. In the current version (as of the time of writing this is: 0.5.1 preview), there...
View ArticleCalculatin banner pixels height on iOS (IronSource).
Hello. Im using IronSource and have banner with 50 points (pt) height. On android I can easly calculate pixels height using this formula: dp * Screen.dpi / 160; On iOS this formula doesnt work. Please,...
View ArticleUnity Ads Error
Hello, i am getting error Invalid configuration request for gameId:"Here is my android Id from unity services" System.Threading._ThreadPoolWaitCallback:PerformWaitCallback () and second error Unable to...
View ArticleExported Unity Package and now Ads don't work
I have exported a project so that I could update the Unity version without compromising the initial project. Upon doing this a script for my ads produced an error saying that 'Advertisement' does not...
View Articleshow invocation failed placement not ready
Hello, I'm having a problem with my ads integration in my Android game. During the build I can only launch one advertiser. to see another one I have to restart my app, even in test mode. What's...
View ArticleADMOB Cant Build.
I have put Admob in my project and every time I try and build to Android it keeps giving me errors I have tried everything and not unsure what to do. ERROR: Starting a Gradle Daemon, 1 stopped Daemon...
View ArticleMonetization Get Started doesnt work
When i click next, nothing happens ![alt text][1] [1]: /storage/temp/199400-resim-2022-09-01-141717867.png
View ArticleCan I use different Unity3d account for IAP and Ads in same published game
i have game live on play store crossing 500k downloads but the problem is i want to update my game i integrated Unity IAP and Unity Ads but the problem is i have not access to that unity account can i...
View ArticleUnity Ads did not pay the income
Hello, today is September 2, but Unity ads still have not paid my income, they promised to do it on August 25, I wrote them 3-4 days ago, I immediately responded to a man, wanted me to send him my...
View ArticleInterstitial Ad Colliding with rewarded ad
I have rewarded and interstitial ads in my game and when I watch the rewarded ad then the interstitial ad shows, the code OnUnityAdsShowComplete in rewarded script works with the interstitial ad....
View ArticleWhat is wrong with this code? I tried to make ads show every 5 rounds but it...
I have this script where I want the ads to show every 5 rounds/losses. When I test the game the ads just don't show. They only show when I put 1 in the gamesToShowAd variable. I have tried multiple...
View ArticleZip Path Traversal Vulnerability
Our Team has developed a game when we try to upload the game to play store, its showing the error "Your app contains an unsafe unzipping pattern that may lead to path traversal vulnerability." Our...
View ArticleIn Editor Ads works but on apk build it doesnt
Hello I enabled test mode and opened Force Test mode on dashboard also set my phone as test device. When I try it on editor the ad place holder pops up. But when I build it for my android device...
View ArticleUnity through exception when i try to play unity ads?
I starts happening after installing latest ads sdk from package manager and migrating project from unity 19 to unity 2020 latest version ...... ............ NullReferenceException: Object reference not...
View Article