Unity Mediation Ads not working when I build for PlayStore
Hello! I have my banner and interstitial ads working on my game. But when I build on my phone, i enter and it just disapeared, neither interstitial or banner appeared. And when build finish it saids...
View ArticleGame freeze when using IronSource BannerAds
Our team implemented banner ad for our games using IronSource SDK successfully on Android for about a few months now, and so we are trying to use banner ads for the iOS ver of the games too....
View ArticleCan't build project with advertisement package
I've tried solving every error I came across but it would only go to another problem. ![alt text][1] [1]: /storage/temp/202755-problems.png So when I removed the advertisement packages I was able to...
View ArticleGoogle says i use ad sdk but my game don't have any ads.
Hello evryone. I have problem and I have hope that someone will know a solution! Hello everyone. I have a problem and I hope that someone will know a solution! I created a game for mobile devices which...
View Article[Mediation]: Warning, failed to retrieve game id from Dashboard
Hi im getting this error my project is set to mediation on the online dashboard. Unity version 2021.3.16f1
View ArticleUnity 2022 Does not accept ads
I am using a basic ad script that I will provide below and, after upgrading to Unity 2022 so that I had the right android API level I now have problems with ads. Any and all ad scripts have errors that...
View ArticleI need help with error CS1501 in unity ads, can anyone help?
I implemented the new unity advertisements package v4.3.0 and the ads controller script is giving the error CS1501 saying No overload for method 'Initialize' takes 4 arguments. Here is the code from...
View ArticleC:\Program...
Building Library\Bee\artifacts\Android\ManagedStripped failed with output: C:\Program Files\Unity\Hub\Editor\2022.1.23f1\Editor\Data\il2cpp\build\deploy\UnityLinker.exe...
View ArticleI need help with ads in unity!
I want to add ads to my mobile game! When I added the ads in the project it worked but only in the editor. If I build the game the ads don't work. I tried using an emulator and an phone but the ads did...
View ArticleUnity Ads Mediation dashboard option?
Hi, I would like to use Unity Ads Mediation for a new project. It is set up successfuly on the editor, however on the project dashboard in the monetization settings, under mediation, I can only see...
View ArticleUnity ads with mediation code generator not working
Ad the title says the built in code generator for unity ads with mediation isn't working, all I get is the following error message: `Error loading window. No Ad units were found.` even though I have...
View ArticleHow to add native ads using android plugin??
Actually native ads is not working using unity Plugin so I want to add native ads using android plugin. I make module for native ads script in android studio and i have to show the ads. But, I dont...
View ArticleGoogle ad mob not display in game after building apk.
I have implemented google ad mob. it works fine while I run the game in the editor. But when I build the game for test and install the app on a real device that is mobile it doesn't show ads. I don't...
View ArticleInterstitial Ads has OnAdFailedToShow method like rewarded Ads ?
i've doing a game whit adds but i have a doubt about if can i use this method in Interstitial Ads like this: public void HandleRewardedAdFailedToShow(object sender, AdErrorEventArgs args) { // Do...
View Articlehow can I fix show ads on android 4.4.4or less on unity 2019.1.9f1?
I use from unity 2019.1.9f1 , I have d some games ,my users could watch ads on android 4.4.3 or high in June2022 but now I know that my users cannot watch ads on android 4.4.4 or less but they can...
View ArticleUnity Build Errors maybe because of Unity Ads
Hello, i had a game, and i have connecting monetization with Unity Ads. I have write a Script to play a Ad on a start from a Scene: using System.Collections; using System.Collections.Generic; using...
View ArticleAD Banner's height is too small,Banner AD is very small
Hi! For some reason, on some devices, an ad banner shows wide enough but has like 1 px in height. What should I do to solve this? ![alt text][1] [1]: /storage/temp/204758-banner.jpg
View Articlei hava a prablom: Assets\Core\Scripts\Ads\AdsController.cs(47,31): error...
in this code : using System; using UnityEngine.Advertisements; using UnityEngine; namespace HyperCasual.Core { public class AdsController : AbstractSingleton, IUnityAdsInitializationListener,...
View ArticleAssets\Core\Scripts\Ads\AdsController.cs(47,31): error CS1501: No overload...
in this code :using System; using UnityEngine.Advertisements; using UnityEngine; namespace HyperCasual.Core { public class AdsController : AbstractSingleton, IUnityAdsInitializationListener,...
View ArticleUnity Ads not showing real ads even though test mode is turned off
I am using the Unity Ads package in my app and I have followed all the required configurations, including turning off the test mode. However, I am still not seeing real ads appear in my app, even...
View Article