Adjusting banner ad size
I have successfully implemented ads, but I cannot manage to find anything about setting the size of banners. My current code that I have used and successfully tried is: public class BannerAdScript :...
View ArticleAdvertisements v4.0.0 Error: 'Advertisement' does not contain a definition...
Hello, I updated Advertisements to v4.0.0 through the Package Manager this morning, and I started receiving these two errors: *'Advertisement' does not contain a definition for 'IsReady'*...
View ArticleHow to implement Admob Native Ads on a ScrollRect in Unity
I am integrating UI Native Ads for unity. It is working fine by following the video tutorials. The video link: https://www.youtube.com/watch?v=M-XdptsCWtQ To make the UI native ads works, it is...
View Articleunity ads reporting bug?
unity ads reporting bug? hi unity why the our revenue ads in one of out games show 8usd plus. but after re opening in again it was only 0.95usdalt text![alt text][1] [1]:...
View ArticleUnusal sound is playing in the game
I have a game, live in Appstore and recently some users send us a video, which is an unusual sound playing beside the game's sound (squid game sound or some EDM musics) and it's not from other apps,...
View ArticleOnUnityAdsShowComplete handler not getting called in Unity editor
Hello Team, I have followed the Unity Ads guide here https://unityads.unity3d.com/help/unity/integration-guide-unity#basic-ads-implementation using Unity 2020.3.14f1 and Advertisements- 3.7.5 package....
View ArticleUnity Ads Direction Problem
Hi Guys, I am using Unity to make 2D mobile games. My game was released and inserted Ads by Unity Ads. I am trying to fix the problem about Ads direction. When I see the Reward and Interstitial ADs on...
View Articleadmob problem
When a ball is destroyed, an admob ad is displayed. I want the admob ad to be seen after all the balls are gone using System.Collections; using System.Collections.Generic; using UnityEngine; using...
View ArticleRewarded Ads give multiple rewards instead of one (Video in the description)
I used the code from [Unity][1] and the rewards are multiples... first 1 then 2 then 3 and increasing... i tried deleting some code, but keep doing the same, then [this happened.][2] ----------...
View ArticleTiny Banner Ad problem?
I have completed a simple app and I am almost ready to go except for the ads. I have added in my banner script and it works in Test Mode. I have been Googling and searching everywhere for a way to...
View ArticleUnity ads finishing multiple times?!
So i am adding ads to my game, but when i press the button then first time it works fine, but then next time it loads more than once, which means it finnishes more than once aswell? please help, btw...
View ArticleUnity rewarded ads not working. I do not get a reward after watching add?
Hi, I made an iOS game, but I can not make the ad rewards work properly The ad is shown, but after it is played, player gets no reward. Here is the code when I call the add: //works fine public void...
View ArticleUnity's Google Admob Banner GetHeightInPixels() is inaccurate
Hey, I am trying to implement a simple smart or adaptive banner in my game, this is my first time! My current set up is to create a space at the bottom, depending on how tall the banner ad is. I am...
View ArticleMy Ads account has been locked!
My Unity Ads account has been locked for no given reason. It has even locked access to the finance settings, so I am now losing revenue and have no way of being paid. I've heard this can happen when...
View ArticleGetting astarted with ads
I am working on putting ads into my games and came across mediation options and would like to know which is best![alt text][1] [1]: /storage/temp/194188-screenshot-4.png
View ArticleUnity Ads Delivery disabled - Cannot Enable It March 23, 2022
Hello, In the Unity Ads dashboard our Monetization disabled. You can see in the below screenshot. Is there any solution for that? Did my account disabled or something wrong with Unity Ads? ![alt...
View ArticleTest ad still showing up.
I recently published my first game on playstore but thet problem is that Unity's test ad are still showing up even thou i unchecked show test ad's before the build. What am i doing wrong? Thx in advance.
View ArticleRequest Sent But No Impression...why?,
Unity Ads are not working in my game. when i change the package name and ad id ads in this game ads work properly. but when i replace the package name and ad id to original one. it does not work.....
View ArticleGame crashes after showing intersitial and rewarded ads
Hi, I am using admob for ads. Ads working very well on the Editor but on the phone it doesn't. I have a button in the game that show rewarded ads then load next level. And I am showing interstitial ads...
View ArticleUnity & GoogleMobAds integration warning cause a problem.
Dear All, I've developed a game, it's in early phase, I'm trying it deploying at google play store. I'm trying to integrate google mob ads according to this document:...
View Article